<?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 — decrypt_error?]]></title>
		<link>https://www.wolfssl.com/forums/topic553-decrypterror.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic553.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in decrypt_error?.]]></description>
		<lastBuildDate>Fri, 06 Jun 2014 16:08:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: decrypt_error?]]></title>
			<link>https://www.wolfssl.com/forums/post1652.html#p1652</link>
			<description><![CDATA[<p>Hi zhbn,</p><p>Have you enabled wolfSSL embedded SSL debug logging?&nbsp; You can do so by either using the <strong>--enable-debug</strong> option passed to ./configure, or by defining the <strong>DEBUG_WOLFSSL</strong> preprocessor define when compiling wolfSSL.&nbsp; Then, in your application code you can call wolfSSL_Debugging_ON() and wolfSSL_Debugging_OFF() to control wolfSSL debug message logging.</p><p>You could also check the return value of either wolfSSL_connect() or wolfSSL_accept(), then in the case of failure (SSL_FAILURE), check the specific error code with wolfSSL_get_error().</p><p>Best Regards,<br />Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Fri, 06 Jun 2014 16:08:36 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post1652.html#p1652</guid>
		</item>
		<item>
			<title><![CDATA[decrypt_error?]]></title>
			<link>https://www.wolfssl.com/forums/post1646.html#p1646</link>
			<description><![CDATA[<p>i use method wolfTLSv1_2_client_method , when handshake&nbsp; finished ,it returned&nbsp; &quot;decrypt_error&quot;,who know why?</p>]]></description>
			<author><![CDATA[null@example.com (zhbn)]]></author>
			<pubDate>Tue, 03 Jun 2014 12:24:29 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post1646.html#p1646</guid>
		</item>
	</channel>
</rss>
