ansible/changelogs/fragments/56808-openssl_pkcs12-passphrase-crash.yml
Felix Fontein 6c078e18a8 openssl_pkcs12: fix crash due to wrong path used for loading key in check mode (#56808)
* Used wrong path for private key.

* Add changelog.

(cherry picked from commit 391a1042c2)
2019-05-24 09:31:22 -07:00

2 lines
114 B
YAML

bugfixes:
- "openssl_pkcs12 - fixes crash when private key has a passphrase and the module is run a second time."