Commit f1a7977f authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Allow client certificates without openssl


We don't use OpenSSL, but only depended on it because QtNetwork didn't
define QSslCertificate without an SSL backend.

I changed that in QtNetwork 5.12, so we only rely on a QtNetwork SSL
backend with older Qt versions.

Task-number: QTBUG-54877
Change-Id: I16f3077235f5c48610597868608ef2e5ca2efa99
Reviewed-by: default avatarAlexandru Croitor <alexandru.croitor@qt.io>
parent 7430a9da
Showing with 15 additions and 15 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment