Add the ability to convert a certificate to text
authorRichard Moore <rich@kde.org>
Mon, 20 Jun 2011 16:11:33 +0000 (18:11 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Tue, 21 Jun 2011 14:12:55 +0000 (16:12 +0200)
commitae4b4696a53aba6e81491a5d9796ca03adfb2953
tree13c61b8571177b29e3ad705709fe42bf9224f38d
parentf5a128bb0ed13425d7f153e36c053e3d3511ca08
Add the ability to convert a certificate to text

Adds a function that will convert a certificate to human readable text
format using the openssl print function. This is useful for debugging
and for displaying the full details of a certificate (including those
parts not supported by the Qt API).

Change-Id: I27238d05df37f8b15ad09f8e761b06344631a9ce
Merge-request: 2
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Reviewed-on: http://codereview.qt.nokia.com/551
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
src/network/ssl/qsslcertificate.cpp
src/network/ssl/qsslcertificate.h
src/network/ssl/qsslcertificate_p.h
src/network/ssl/qsslsocket_openssl_symbols.cpp
src/network/ssl/qsslsocket_openssl_symbols_p.h