commands.check_for_weak_signature_algorithms¶
Management command to check for weak signature algorithms.
Classes¶
Custom Django management command to check certificates for weak signature algorithms. |
Module Contents¶
- class commands.check_for_weak_signature_algorithms.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶
Bases:
django.core.management.base.BaseCommandCustom Django management command to check certificates for weak signature algorithms.