summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorInsu Yun <wuninsu@gmail.com>2015-11-20 16:51:08 -0500
committerPatrick Griffis <tingping@tingping.se>2016-02-19 07:26:50 -0500
commit50463ca8321c39f3966c278ab25ca158404d72f1 (patch)
treef64d6a19d1dde4ca79965108086b6e35c2c36f82 /src/common/servlist.c
parent0826e7d353f1b29dd5feaaaf3e90b02965ffab2f (diff)
Properly handle missing SSL certificate
According to OpenSSL document
(https://www.openssl.org/docs/manmaster/ssl/SSL_get_verify_result.html),
when using SSL_get_verify_result(), the existence of certificate
needs to be checked. However, in current code, it does not.
Therefore, certificate existence check is required for correctly
handling the exception.

Closes #1549
Diffstat (limited to 'src/common/servlist.c')
0 files changed, 0 insertions, 0 deletions