<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — external client certificate verification]]></title>
		<link>https://www.wolfssl.com/forums/topic752-external-client-certificate-verification.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic752.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in external client certificate verification.]]></description>
		<lastBuildDate>Wed, 06 Jan 2016 03:17:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: external client certificate verification]]></title>
			<link>https://www.wolfssl.com/forums/post2369.html#p2369</link>
			<description><![CDATA[<p>We have the library to communicate with smart card.<br />The certificate verification requires signing the certificate DER data with the private key.<br />We can handle the signing process (implementing our call back function).</p><p>We are looking for the callback insertion point. Our callback function will take take care of signing the data.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (alsaleem)]]></author>
			<pubDate>Wed, 06 Jan 2016 03:17:08 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2369.html#p2369</guid>
		</item>
		<item>
			<title><![CDATA[Re: external client certificate verification]]></title>
			<link>https://www.wolfssl.com/forums/post2367.html#p2367</link>
			<description><![CDATA[<p>Hi,</p><p>wolfSSL currently only provides the functionality to load keys and certificates from files or memory buffers in either PEM or DER format.&nbsp; We haven&#039;t yet ported wolfSSL into a smart card API, but could explore doing so on a consulting basis if desired.</p><p>Is this something that you would like to explore?</p><p>Best Regards,<br />Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Tue, 05 Jan 2016 21:43:16 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2367.html#p2367</guid>
		</item>
		<item>
			<title><![CDATA[external client certificate verification]]></title>
			<link>https://www.wolfssl.com/forums/post2365.html#p2365</link>
			<description><![CDATA[<p>Hi,<br />I am building an http client to connect to IIS which is configured to request client certificate.<br />The private key is stored in a smart card. The key should not leave SC. We can supply the .cer file to library, but can not suuply private key (pem/pfx/p12).<br />The application will be written for windows under VS and android (Java).</p><p>We can not use CSP.<br />HttpWebClient (C#) / HttpsURLConnection (Java) do not allow to verify X.509 cert externally (must have private key.)</p><p>How to use WolfSSL to accomplish this task.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (alsaleem)]]></author>
			<pubDate>Fri, 01 Jan 2016 17:19:42 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2365.html#p2365</guid>
		</item>
	</channel>
</rss>
