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

* Add changelog.
2019-05-22 23:34:42 +02: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."