cb5c57bcd5
* Add test for generating a CSR with everything, and testing idempotency. * Proper SAN normalization before comparison. * Fix check in cryptography backend. * Convert SANs to text. Update comments. * Add changelog.
3 lines
201 B
YAML
3 lines
201 B
YAML
bugfixes:
|
|
- "openssl_csr - the cryptography backend's idempotency checking for basic constraints was broken."
|
|
- "openssl_csr - SAN normalization for IP addresses for the pyOpenSSL backend was broken."
|