commands.check_domain_issuing_ca¶
Management command to check domains without Issuing CA assignments.
Classes¶
A Django management command to identify domains without an Issuing CA and create notifications for them. |
Module Contents¶
- class commands.check_domain_issuing_ca.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶
Bases:
django.core.management.base.BaseCommandA Django management command to identify domains without an Issuing CA and create notifications for them.