<?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 — [SOLVED] Create CA certificate with ECC SHA512]]></title>
		<link>https://www.wolfssl.com/forums/topic577-solved-create-ca-certificate-with-ecc-sha512.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic577.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [SOLVED] Create CA certificate with ECC SHA512.]]></description>
		<lastBuildDate>Wed, 03 Sep 2014 19:43:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Create CA certificate with ECC SHA512]]></title>
			<link>https://www.wolfssl.com/forums/post1724.html#p1724</link>
			<description><![CDATA[<p>Ok, no problem I do it..</p><p>First of all, I create RNG, after I initialize ecc_key, then I fill and write certificate.</p><p>regards,<br />Melek</p>]]></description>
			<author><![CDATA[null@example.com (melekoktay)]]></author>
			<pubDate>Wed, 03 Sep 2014 19:43:25 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post1724.html#p1724</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Create CA certificate with ECC SHA512]]></title>
			<link>https://www.wolfssl.com/forums/post1723.html#p1723</link>
			<description><![CDATA[<p>Hi,</p><p>I change it, it should works but it didn&#039;t.<br />I got same error message when I try to open it with openssl whişch is shown below..<br />There is little/simple error, but I coulnt see!! </p><p>Regards,<br />Melek</p><p>unable to load certificate<br />9143:error:0D07209B:asn1 encoding routines:ASN1_get_object:too long:asn1_lib.c:142:<br />9143:error:0D068066:asn1 encoding routines:ASN1_CHECK_TLEN:bad object header:tasn_dec.c:1281:<br />9143:error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:tasn_dec.c:380:Type=X509<br />9143:error:0906700D:PEM routines:PEM_ASN1_read_bio:ASN1 lib:pem_oth.c:83:</p>]]></description>
			<author><![CDATA[null@example.com (melekoktay)]]></author>
			<pubDate>Wed, 03 Sep 2014 05:57:25 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post1723.html#p1723</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Create CA certificate with ECC SHA512]]></title>
			<link>https://www.wolfssl.com/forums/post1721.html#p1721</link>
			<description><![CDATA[<p>Hi,</p><p>caCertGen.c is almost correct.&nbsp; If you change the line</p><p>result = SignCert(...);</p><p>to</p><p>certSz = SignCert(...);</p><p>it should work because then the file write will have the correct size.</p><p>Regards,<br />-Todd</p>]]></description>
			<author><![CDATA[null@example.com (todd)]]></author>
			<pubDate>Tue, 02 Sep 2014 23:21:58 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post1721.html#p1721</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Create CA certificate with ECC SHA512]]></title>
			<link>https://www.wolfssl.com/forums/post1720.html#p1720</link>
			<description><![CDATA[<p>Hi </p><p>I am working on CYASSL.&nbsp; I want to create CA cert (and private key also) that use Elliptic Curve (SHA512_ECDSA). But I did not see any example about it in document and in the forum also..</p><p>Then, I had decided to write my own.. I upload my program in the attachment. My program did not work. Actually it creates certificate but I could not open it with openssl.. What is my problem.. Any Code snippet/examples? I need help, please help...</p><br /><p>OpenSSL output,</p><p>&gt;&gt; <strong>openssl x509 -in cert.pem -text</strong></p><br /><p><em>unable to load certificate<br />9143:error:0D07209B:asn1 encoding routines:ASN1_get_object:too long:asn1_lib.c:142:<br />9143:error:0D068066:asn1 encoding routines:ASN1_CHECK_TLEN:bad object header:tasn_dec.c:1281:<br />9143:error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:tasn_dec.c:380:Type=X509<br />9143:error:0906700D:PEM routines:PEM_ASN1_read_bio:ASN1 lib:pem_oth.c:83:</em></p>]]></description>
			<author><![CDATA[null@example.com (melekoktay)]]></author>
			<pubDate>Tue, 02 Sep 2014 12:30:23 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post1720.html#p1720</guid>
		</item>
	</channel>
</rss>
