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.