You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration
Felix Fontein fed267df03
openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984)
* 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.
5 years ago
..
targets openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) 5 years ago
network-integration.cfg Update ansible-test integration config handling. (#60448) 5 years ago
network-integration.requirements.txt Fix ansible-test collections requirements installation. (#62181) 5 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 6 years ago