<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QSslcertificate::verify doesn&#x27;t check certificate revocation]]></title><description><![CDATA[<p dir="auto">I have a program that verfies a certificate chain. I want to check a certificate revocation by crl.</p>
<p dir="auto">The program is implemented by Qt. So i used Qt APIs.</p>
<p dir="auto">I found <code>QSslcertificate::verify</code> method. when i read its implementation, I noticed that the method doesn't check the certificate revocation. Is that true that Qt doesn't support a certificate revocation?</p>
<p dir="auto">If no, what's an alternative way?</p>
<p dir="auto">If the certificate revocation is supported, should i download the CRL or the method do it automatically?</p>
]]></description><link>https://forum.qt.io/topic/109412/qsslcertificate-verify-doesn-t-check-certificate-revocation</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 08:31:13 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/109412.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Dec 2019 18:58:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QSslcertificate::verify doesn&#x27;t check certificate revocation on Mon, 02 Dec 2019 22:58:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">That's a question I would recommend bringing to the <a href="https://lists.qt-project.org/listinfo/interest" target="_blank" rel="noopener noreferrer nofollow ugc">interest mailing list</a>. You'll find there Qt's developers/maintainers. This forum is more user oriented.</p>
]]></description><link>https://forum.qt.io/post/565362</link><guid isPermaLink="true">https://forum.qt.io/post/565362</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 02 Dec 2019 22:58:53 GMT</pubDate></item></channel></rss>