ansible/changelogs/fragments/49987-certificate_complete_chain-error.yml
Felix Fontein 47228b8cf1 [2.7] certificate_complete_chain: fix stacktrace on parsing error (#49988)
* Fix stacktrace when fail_on_error is False and a file cannot be parsed. (#49987)


(cherry picked from commit 65d5f1a4ef)

* Add changelog.
2019-01-07 09:28:59 -08:00

2 lines
133 B
YAML

bugfixes:
- "certificate_complete_chain - fix behavior when invalid file is parsed while reading intermediate or root certificates."