ansible/changelogs/fragments/56155-openssl_certificate-passphrase.yml
Felix Fontein 7a957ba64a 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.
2019-05-07 23:58:15 -04:00

2 lines
102 B
YAML

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