<?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 — How to convert pem format key to RsaKey?]]></title>
		<link>https://www.wolfssl.com/forums/topic227-how-to-convert-pem-format-key-to-rsakey.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic227.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to convert pem format key to RsaKey?.]]></description>
		<lastBuildDate>Sun, 09 Sep 2012 12:25:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to convert pem format key to RsaKey?]]></title>
			<link>https://www.wolfssl.com/forums/post626.html#p626</link>
			<description><![CDATA[<p>@sumathi you have not provided much detail as to what you have done. </p><p>&quot;I let wolfSSL take over as server&quot;&nbsp; - have you imported your CA into the browsers&#039; CTL? Are you successfully generating signed certificates on the fly as encrypted traffic passes through your proxy? If yes to the previous two questions, have you tested your proxy on&nbsp; multiple browsers or just one?</p><p>Unless you are trying to filter SSL traffic through your proxy, you should tunnel the secure traffic - no need to use any SSL library.</p>]]></description>
			<author><![CDATA[null@example.com (Philhippus)]]></author>
			<pubDate>Sun, 09 Sep 2012 12:25:04 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post626.html#p626</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to convert pem format key to RsaKey?]]></title>
			<link>https://www.wolfssl.com/forums/post624.html#p624</link>
			<description><![CDATA[<p>[ Edited, duplicate post (ref: <a href="http://www.yassl.com/forums/topic189-cyasslread-capabilities.html)">http://www.yassl.com/forums/topic189-cy … ties.html)</a> ]</p>]]></description>
			<author><![CDATA[null@example.com (sumathi)]]></author>
			<pubDate>Sat, 08 Sep 2012 06:41:24 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post624.html#p624</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to convert pem format key to RsaKey?]]></title>
			<link>https://www.wolfssl.com/forums/post532.html#p532</link>
			<description><![CDATA[<p>Thanks Chris</p><p>Exactly the answer I needed.<br />For future searchers: chapter 10 of the wolfSSL embedded ssl manual, section 10.5 Public Key Cryptography, elaborates on this a bit.</p>]]></description>
			<author><![CDATA[null@example.com (Philhippus)]]></author>
			<pubDate>Fri, 08 Jun 2012 17:46:40 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post532.html#p532</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to convert pem format key to RsaKey?]]></title>
			<link>https://www.wolfssl.com/forums/post531.html#p531</link>
			<description><![CDATA[<p>Hi,</p><p>To convert your private key from PEM format to DER format, you should be able to use the wolfSSL_KeyPemToDer() function.&nbsp; After you have converted the key to DER format, it is able to be loaded into an RsaKey struct using the RsaPrivateKeyDecode() function.</p><p>Best Regards,<br />Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Fri, 08 Jun 2012 15:11:02 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post531.html#p531</guid>
		</item>
		<item>
			<title><![CDATA[How to convert pem format key to RsaKey?]]></title>
			<link>https://www.wolfssl.com/forums/post526.html#p526</link>
			<description><![CDATA[<p>I want to sign a certificate using the SignCert() function, but the private key (&amp;caKey) is in pem format. How can I convert the key from pem and store it in an RsaKey struct?</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (Philhippus)]]></author>
			<pubDate>Thu, 07 Jun 2012 13:34:58 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post526.html#p526</guid>
		</item>
	</channel>
</rss>
