diff options
author | Peter Hartmann <peter.hartmann@nokia.com> | 2011-03-01 15:58:30 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2011-03-04 12:36:53 (GMT) |
commit | 206b614f2e9623d792e6f398bf11765a44c272f5 (patch) | |
tree | 409de97cd08e70e7f61035aff87dcbd6c9fd53a3 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp | |
parent | 7458c4bb9a0f6f925cb6002d3b664bbbc21e75ef (diff) | |
download | Qt-206b614f2e9623d792e6f398bf11765a44c272f5.zip Qt-206b614f2e9623d792e6f398bf11765a44c272f5.tar.gz Qt-206b614f2e9623d792e6f398bf11765a44c272f5.tar.bz2 |
SSL backend: check at runtime for the right OpenSSL version for SNI
SNI = Server Name Indication. The function "SSL_ctrl()" has been there
since always in OpenSSL, but not with the specific enum
SSL_CTRL_SET_TLSEXT_HOSTNAME, so let's avoid the call for older
versions.
Additionally, fix the resolving of SSL_CTX_load_verify_locations for
Symbian (is not used in Symbian yet).
Reviewed-by: Markus Goetz
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions