diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-01 15:37:03 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-01 15:41:52 -0300 |
commit | 06818a143817b583f1fb1860a8fd6631677cc2ef (patch) | |
tree | 355e37f1fa5072106a449e95466d7c4883b20d2a /changes/bug-3362_check-for-cacert-existence-before-use | |
parent | e1a192b4aebb8a2448f1cc7258a03dadc5970678 (diff) |
Verify cacert existence before using it.
Closes #3362.
Diffstat (limited to 'changes/bug-3362_check-for-cacert-existence-before-use')
-rw-r--r-- | changes/bug-3362_check-for-cacert-existence-before-use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-3362_check-for-cacert-existence-before-use b/changes/bug-3362_check-for-cacert-existence-before-use new file mode 100644 index 00000000..5f69f193 --- /dev/null +++ b/changes/bug-3362_check-for-cacert-existence-before-use @@ -0,0 +1 @@ + o Verify cacert existence before using it. Closes bug #3362. |