Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1499

Validate HTTPS requests manually in Qt WebEngine

$
0
0

I'm using Qt WebEngine (Chromium) to load HTTPS pages, which comes with a collection of Certificate Authorities, and I'm able to access Google, etc, without adding any CA.

I want to prevent this and manually validate the request.

The purpose of this is, when a user hasn't installed any CA's, he shouldn't be able to access any HTTPS websites.

How can I achieve this? I was thinking of using onCertificateError, but it gives only the URL and not the client certificate. I'd need the client certificate to validate it with my CA locally.

Can I use QWebEngineUrlRequestInterceptor?


Viewing all articles
Browse latest Browse all 1499

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>