<?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 — help with DTLS and loading PFX/p12 certs with 5.7]]></title>
		<link>https://www.wolfssl.com/forums/topic2134-help-with-dtls-and-loading-pfxp12-certs-with-57.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2134.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in help with DTLS and loading PFX/p12 certs with 5.7.]]></description>
		<lastBuildDate>Wed, 03 Jul 2024 20:06:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: help with DTLS and loading PFX/p12 certs with 5.7]]></title>
			<link>https://www.wolfssl.com/forums/post7742.html#p7742</link>
			<description><![CDATA[<p>I was ALMOST doing everything correct.</p><p>I had to add flags to enable WOLFSSL_STATIC_RSA during compile of wolfssl and had to use wolfSSL_CTX_set_verify(TLS_Cli_Ctx, WOLFSSL_VERIFY_NONE, 0) for this particular use case.</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (bp787)]]></author>
			<pubDate>Wed, 03 Jul 2024 20:06:02 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7742.html#p7742</guid>
		</item>
		<item>
			<title><![CDATA[Re: help with DTLS and loading PFX/p12 certs with 5.7]]></title>
			<link>https://www.wolfssl.com/forums/post7737.html#p7737</link>
			<description><![CDATA[<p>Hi bp787</p><p>Thanks for joining the wolfSSL forums. I&#039;m glad to hear that you were able to resolve the build issues.</p><p>&gt; However, i&#039;m still SUPER unclear if this is the correct way to go about it or if there&#039;s a better/cleaner route</p><p>I would say use the client-tls-pkcs12 example as a base and change it to DTLS. Then you should be able to test connecting to the wolfSSL example server, using the -u option to specify DTLS.</p><p>Could you tell us more about your project using wolfSSL? Feel free to email support@wolfssl.com for a more private discussion.</p><p>Thanks,<br />Eric - wolfSSL Support</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Tue, 02 Jul 2024 19:00:50 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7737.html#p7737</guid>
		</item>
		<item>
			<title><![CDATA[help with DTLS and loading PFX/p12 certs with 5.7]]></title>
			<link>https://www.wolfssl.com/forums/post7736.html#p7736</link>
			<description><![CDATA[<p>Hello.&nbsp; I am new to WolfSSL.&nbsp; I am currently writing a c++ client using 5.7 on redhat linux.&nbsp; I have built/installed the rpm enabling pkcs12, all dtls variants, etc...&nbsp; I have to use DTLS v1.0 and use a PFX certificate.&nbsp; &nbsp;I have built/installed the rpm enabling pkcs12, all dtls variants, etc... </p><p>Looking at the github examples, specifically client-tls-pkcs12.c and client-dtls.c, I&#039;m having issues with some of the functions. Specifically, wolfSSL_CTX_use_PrivateKey() and wolfSSL_CTX_use_certificate().&nbsp; While I can view these functions in the header, I still get undefined references when compiling.&nbsp; I realize, in the example, this was indicated as optional if mutual auth is needed. I&#039;m currently unsure if that&#039;s the case, but I believe it is.&nbsp; </p><p>Is the example out of date or am I missing something?</p><br /><p>edit:&nbsp; I did a little more digging and added --enable-psdbased --enable-des3 --enable-keygen --enable-certgen --enable-opensslextra and --enable-arc4.&nbsp; This seems to have gotten me around the undefined reference issue.&nbsp; However, i&#039;m still SUPER unclear if this is the correct way to go about it or if there&#039;s a better/cleaner route.&nbsp; Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (bp787)]]></author>
			<pubDate>Tue, 02 Jul 2024 17:41:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7736.html#p7736</guid>
		</item>
	</channel>
</rss>
