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
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)
5 years ago
..
ansible_test
integration openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) (#64125) 5 years ago
legacy
lib/ansible_test [stable-2.9] Fix ansible-test collections sanity import test. (#64467) 5 years ago
sanity Backport/2.9/docs2 (#63524) 5 years ago
units XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63815) 5 years ago
utils [stable-2.9] Limit Shippable matrix check to ansible repo. 5 years ago