commands.create_single_test_issuing_caΒΆ
Django management command for adding issuing CA test data.
ClassesΒΆ
Adds a Root CA and three issuing CAs to the database. |
Module ContentsΒΆ
- class commands.create_single_test_issuing_ca.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]ΒΆ
Bases:
commands.base_commands.CertificateCreationCommandMixin,django.core.management.base.BaseCommandAdds a Root CA and three issuing CAs to the database.