ansible/changelogs/fragments/56155-openssl_certificate-passphrase.yml
Felix Fontein a07ed8530f openssl_certificate: fix passphrase handling for cryptography backend (#56155)
* Make sure passphrase is bytes string.

* Fix typo.

* Add more passphrase tests.

* Fix test names.

* Add changelog.

(cherry picked from commit 7a957ba64a)
2019-05-20 19:22:28 -07:00

2 lines
102 B
YAML

bugfixes:
- "openssl_certificate - fix private key passphrase handling for ``cryptography`` backend."