ansible/changelogs
Felix Fontein d35a3a74cc openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) (#64125)
* Move X25519, X448, Ed25519 and Ed448 feature tests to module_utils.

* Correctly sign with Ed25519 and Ed448 keys.

* Fix public key comparison. Ed25519 and Ed448 do not have public_numbers().

* Add tests.

* Add changelog.

* Give better errors for cryptography 2.6.x and 2.7.x.

* Test for new errors.

* Forgot one.

* Used wrong private key.

* Use private key password for CA key. Add more stuff to its certificate.

(cherry picked from commit fed267df03)
2019-11-11 19:04:15 -08:00
..
fragments openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) (#64125) 2019-11-11 19:04:15 -08:00
.changes.yaml New release v2.9.0 2019-10-31 09:06:47 -07:00
CHANGELOG-v2.9.rst New release v2.9.0 2019-10-31 09:06:47 -07:00
CHANGELOG.rst
config.yaml