diff options
| author | Timur Pocheptsov <timur.pocheptsov@qt.io> | 2019-06-17 14:25:09 +0200 |
|---|---|---|
| committer | Timur Pocheptsov <timur.pocheptsov@qt.io> | 2019-06-17 14:55:55 +0200 |
| commit | cdfe8c76af1518ccdd497c20ecc189365c733879 (patch) | |
| tree | 59d3af5d55c9384079214870fc661c9bd8d37d3d /src/gui/doc/snippets/plaintextlayout/window.h | |
| parent | 4ad915425d804df798e12031c9b2fc13534dcb97 (diff) | |
checkOcspResponse - remove unneeded locking
and also plain wrong comments: since we don't set verification callback
on a store - we don't have to lock (our q_X509Callback never gets called).
This change should simplify the merge with change I have in 5.12 (where
I completely got rid of locking). Since I don't care about exact errors
found (relying on the fact it's the same chain of certs we check in
SSL_connect/SSL_accept), for now we don't try to extract them from
OCSP_basic_verify. In fufure, if these chains are different, we
can create a temporary store (see how it's done in 'verify', for example)
and set a VF callback on this store.
Change-Id: I4a36e19836d19c2ea95c869dcfe85f49fe723ff0
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/plaintextlayout/window.h')
0 files changed, 0 insertions, 0 deletions
