<?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[Avoid keychain on OSX for SSL connection]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I have client/server application using SSL selfsigned cert to communicate. I'm on OSX with Qt 5.6 .<br />
It works fine but every time the server receive a connection it store the key/certificate on the OSX Keychain.<br />
Is it possible to avoid it?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/78946/avoid-keychain-on-osx-for-ssl-connection</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 18:06:50 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/78946.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 May 2017 10:29:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Avoid keychain on OSX for SSL connection on Thu, 04 May 2017 21:39:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">AFAIK, you need to build Qt against your own version of OpenSSL to avoid that. The old and outdated version that macOS provides has integration with the Key Chain that standard OpenSSL doesn't provide.</p>
]]></description><link>https://forum.qt.io/post/391825</link><guid isPermaLink="true">https://forum.qt.io/post/391825</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 04 May 2017 21:39:24 GMT</pubDate></item></channel></rss>