diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2017-03-22 14:39:41 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2017-03-23 16:48:29 -0400 |
commit | b999d35c71904d72bd38b432cb9cc57898d32cbc (patch) | |
tree | 68fc1ac967cbafc78d5aaa4d85f7ae25a754dc85 /tests/libtest/lib1513.c | |
parent | ae22034d0d711881b0cbf1e8be3090cad486bb97 (diff) |
openssl: fall back on SSL_ERROR_* string when no error detail
- If SSL_get_error is called but no extended error detail is available
then show that SSL_ERROR_* as a string.
Prior to this change there was some inconsistency in that case: the
SSL_ERROR_* code may or may not have been shown, or may have been shown
as unknown even if it was known.
Ref: https://github.com/curl/curl/issues/1300
Closes https://github.com/curl/curl/pull/1348
Diffstat (limited to 'tests/libtest/lib1513.c')
0 files changed, 0 insertions, 0 deletions