mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c2cb82ec14
* Adding support for IP identifiers according to https://tools.ietf.org/html/draft-ietf-acme-ip-05. * Add changelog. * Make sure that the authorizations return value is unchanged for CSRs with DNS-only SANs. * Remove unneeded import. * type -> identifier_type * Python 2.6 compatibility. * Fix unit tests. * Add IP address normalization. * Extend tests. * Move data into fixtures. * Adjust BOTMETA. |
||
---|---|---|
.. | ||
cert_1.pem | ||
csr_1.pem | ||
csr_1.txt | ||
csr_2.pem | ||
csr_2.txt | ||
privatekey_1.pem | ||
privatekey_1.txt |