summaryrefslogtreecommitdiff
path: root/changelogs/fragments/63984-openssl-ed25519-ed448.yml
blob: ee7ad5505add5843b083b69bac1cf8acc05b94cd (plain)
1
2
3
4
bugfixes:
- "openssl_certificate and openssl_csr - fix Ed25519 and Ed448 private key support for ``cryptography`` backend.
   This probably needs at least cryptography 2.8, since older versions have problems with signing certificates
   or CSRs with such keys. (https://github.com/ansible/ansible/issues/59039, PR https://github.com/ansible/ansible/pull/63984)"