commands.create_and_validate_test_certsΒΆ
Management command to create some certificates for testing and verifying them using OpenSSL.
Module ContentsΒΆ
- class commands.create_and_validate_test_certs.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]ΒΆ
Bases:
commands.base_commands.CertificateCreationCommandMixin,django.core.management.base.BaseCommandCreates a certificate chain and validates it uing OpenSSL.