<?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 — Creating user certificate  using CA certificates and keys]]></title>
		<link>https://www.wolfssl.com/forums/topic1050-creating-user-certificate-using-ca-certificates-and-keys.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1050.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Creating user certificate  using CA certificates and keys.]]></description>
		<lastBuildDate>Thu, 20 Jul 2017 18:42:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Creating user certificate  using CA certificates and keys]]></title>
			<link>https://www.wolfssl.com/forums/post3397.html#p3397</link>
			<description><![CDATA[<p>Hi delphiwolf,</p><p>Sure thing, we have an example of creating a CA signed certificate here:</p><p><a href="https://github.com/wolfSSL/wolfssl-examples/tree/master/certgen">https://github.com/wolfSSL/wolfssl-exam … er/certgen</a></p><p>Let me know if you have any questions on that!</p><br /><p>Warm Regards,</p><p>Kaleb</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Thu, 20 Jul 2017 18:42:36 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3397.html#p3397</guid>
		</item>
		<item>
			<title><![CDATA[Creating user certificate  using CA certificates and keys]]></title>
			<link>https://www.wolfssl.com/forums/post3395.html#p3395</link>
			<description><![CDATA[<p>Hi,</p><p>I am trying to generate user certificates using CA certificate and key in wolfssl. Basically, I am trying to realize the below openssl command.</p><p>openssl x509 -req -in example.org.csr -CA ca.crt -CAkey ca.key -CAcreateserial -out example.org.crt</p><p>In wolfssl, below steps has been followed.</p><p>1. Called wc_MakeCertReq() with user private key key<br />2. Now I should call wc_SignCert() to with CA key. But this API does not have an option to pass CA certificate.</p><p>Am I following the right steps?&nbsp; I have referred wolfcrypt/test.c but not able to find what I am looking for.</p><p>Can you provide a example to create the user certificate from CA certificate.</p><br /><p>Thanks,</p>]]></description>
			<author><![CDATA[null@example.com (delphiwolf)]]></author>
			<pubDate>Thu, 20 Jul 2017 15:16:47 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3395.html#p3395</guid>
		</item>
	</channel>
</rss>
