<?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 — Creation of cert with Subject Alternative Names]]></title>
		<link>https://www.wolfssl.com/forums/topic1895-creation-of-cert-with-subject-alternative-names.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1895.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Creation of cert with Subject Alternative Names.]]></description>
		<lastBuildDate>Thu, 21 Jul 2022 16:20:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6673.html#p6673</link>
			<description><![CDATA[<p>In the meantime, I will also try to create an example using with custom extensions. <br />Warm regards, Anthony</p>]]></description>
			<author><![CDATA[null@example.com (anthony)]]></author>
			<pubDate>Thu, 21 Jul 2022 16:20:27 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6673.html#p6673</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6672.html#p6672</link>
			<description><![CDATA[<p>Hi stroebeljc,</p><p>how are you today? I&#039;m glad to see you have discovered our `--enable-asn=template` flag! You say enabling it made other things break. I&#039;m sorry to hear that. </p><p>Can you be more specific?&nbsp; Can you let us know what broke? </p><p>Please send your details to support@wolfssl.com.&nbsp; That will open up a support ticket and I will personally take ownership of it. </p><p>Warm regards, Anthony</p>]]></description>
			<author><![CDATA[null@example.com (anthony)]]></author>
			<pubDate>Thu, 21 Jul 2022 16:01:58 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6672.html#p6672</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6671.html#p6671</link>
			<description><![CDATA[<p>Thanks David.<br />In reviewing your examples I do not see a direct way to set the Basic Constraints extension and to set the SAN to critical. Those are the two issues I still have remaining. I tried using the Custom Extensions example to set the Basic Constraints extension but it broke other things in my code because of --enable-asn=template.</p>]]></description>
			<author><![CDATA[null@example.com (stroebeljc)]]></author>
			<pubDate>Thu, 21 Jul 2022 15:40:53 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6671.html#p6671</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6667.html#p6667</link>
			<description><![CDATA[<p>Hi stroebeljc,</p><p>Thank you for sharing the example. The best examples are here:<br /><a href="https://github.com/wolfSSL/wolfssl-examples/tree/master/certgen">https://github.com/wolfSSL/wolfssl-exam … er/certgen</a></p><p>I don&#039;t see an example for setting DirName, so I am having another engineer research this.</p><p>Thanks,<br />David Garske, wolfSSL</p>]]></description>
			<author><![CDATA[null@example.com (dgarske)]]></author>
			<pubDate>Wed, 20 Jul 2022 22:20:13 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6667.html#p6667</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6666.html#p6666</link>
			<description><![CDATA[<p>Any update on my questions?</p>]]></description>
			<author><![CDATA[null@example.com (stroebeljc)]]></author>
			<pubDate>Wed, 20 Jul 2022 20:21:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6666.html#p6666</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6661.html#p6661</link>
			<description><![CDATA[<p>DN means Distinguished Name.<br />Here is an example:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; X509v3 extensions:<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; X509v3 Basic Constraints: critical<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CA:FALSE<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; X509v3 Subject Alternative Name: critical<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DirName:/CN=10112233445566778899aabbccddeeff, DirName:/CN=20112233445566778899aabbccddeeff</p><br /><p>I also need to set the Basic Constraint extension, but am not clear on how to do that. Can you provide guidance on this?</p><p>Finally, is there a way to set the Subject Alternative Name to critical?</p>]]></description>
			<author><![CDATA[null@example.com (stroebeljc)]]></author>
			<pubDate>Mon, 18 Jul 2022 23:20:06 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6661.html#p6661</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6660.html#p6660</link>
			<description><![CDATA[<p>Hi stroebeljc,</p><p>I am not sure what you mean about the DN inside a Directory Name. Can you provide an example of what you are trying to accomplish?</p><p>Thanks,<br />David Garske, wolfSSL</p>]]></description>
			<author><![CDATA[null@example.com (dgarske)]]></author>
			<pubDate>Mon, 18 Jul 2022 22:31:27 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6660.html#p6660</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6659.html#p6659</link>
			<description><![CDATA[<p>Thanks for the reference to the example.</p><p>Is there an easy way to create a Common Name field that&#039;s part of a Distinguished Name that I can then use to generate my SANs? As per the example, it&#039;s pretty easy to create the DNS names and IP addresses, but creating a DN inside a Directory Name seems a bit more complicated.</p>]]></description>
			<author><![CDATA[null@example.com (stroebeljc)]]></author>
			<pubDate>Mon, 18 Jul 2022 20:44:28 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6659.html#p6659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6656.html#p6656</link>
			<description><![CDATA[<p>Hello stroebeljc,</p><p>Certainly! Here is an example from our repository:<br /><a href="https://github.com/wolfSSL/wolfssl-examples/blob/5d3b12b3fed8194673e625e7cb4845f80689a099/certgen/certgen_example.c#L67">https://github.com/wolfSSL/wolfssl-exam … mple.c#L67</a></p><p>Let us know if there are questions.</p><p>Thanks,<br />Eric @ wolfSSL Support</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Mon, 18 Jul 2022 16:24:57 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6656.html#p6656</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6654.html#p6654</link>
			<description><![CDATA[<p>Hi Stoebeljc,</p><p>The only other option is setting the alternate names `.altNames` as raw DER. See the example here:<br /><a href="https://github.com/wolfSSL/wolfssl-examples/tree/master/certgen#certificate-generation-example-with-alt-names">https://github.com/wolfSSL/wolfssl-exam … -alt-names</a><br /><a href="https://github.com/wolfSSL/wolfssl-examples/blob/master/certgen/certgen_example.c#L68">https://github.com/wolfSSL/wolfssl-exam … mple.c#L68</a></p><p>Thanks,<br />David Garske, wolfSSL</p>]]></description>
			<author><![CDATA[null@example.com (dgarske)]]></author>
			<pubDate>Mon, 18 Jul 2022 15:23:37 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6654.html#p6654</guid>
		</item>
		<item>
			<title><![CDATA[Creation of cert with Subject Alternative Names]]></title>
			<link>https://www.wolfssl.com/forums/post6653.html#p6653</link>
			<description><![CDATA[<p>Is there an example of how to create a certificate that has information in the SAN extension that does not require that the data come from another cert? I need to be able to generate the SAN data in real time and add to a cert.</p><p>Also, does wolfSSL support the Directory Names SAN extension?</p>]]></description>
			<author><![CDATA[null@example.com (stroebeljc)]]></author>
			<pubDate>Mon, 18 Jul 2022 13:26:22 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6653.html#p6653</guid>
		</item>
	</channel>
</rss>
