summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorShane Kearns <ext-shane.2.kearns@nokia.com>2012-04-27 20:05:05 +0100
committerQt by Nokia <qt-info@nokia.com>2012-05-04 03:10:39 +0200
commit42d4639fd95b098ff087afa9fc325adf906e2f55 (patch)
tree58285d6359175d1bd1251226ea42d1be44064296 /tests
parentf503e906d6849fc7a2fef57a52b44194030bc5ed (diff)
Fix windows cert fetcher if site presents full chain
If a website presents the complete certificate chain in the handshake i.e. site -> intermediate CA -> root CA then openssl gives a different error (SelfSignedCertificateInChain) Because of this windows feature, that either means the site is signed by an untrusted CA, or the CA trust status is unknown because we don't have the root cert in the cert store. In any case, calling the windows verification function results in a trusted chain & the root being added to the cert store. Task-number: QTBUG-24827 Change-Id: I2663ea2f86cd0b4dfde105d858ec1b39a340c1f6 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions