SSL certificate printing: lookup Symbian ordinal
Change-Id: I5358726f0457f00098c248326ed66fb54af1d177 Reviewed-on: http://codereview.qt.nokia.com/553 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
This commit is contained in:
parent
a93a81be7d
commit
366f757e84
@ -630,6 +630,7 @@ bool q_resolveOpenSslSymbols()
|
||||
#ifndef SSLEAY_MACROS
|
||||
RESOLVEFUNC(X509_dup, 1997, libs.second )
|
||||
#endif
|
||||
RESOLVEFUNC(X509_print, 2046, libs.second )
|
||||
RESOLVEFUNC(X509_EXTENSION_get_object, 1785, libs.second )
|
||||
RESOLVEFUNC(X509_free, 2001, libs.second )
|
||||
RESOLVEFUNC(X509_get_ext, 2012, libs.second )
|
||||
|
Loading…
Reference in New Issue
Block a user