<?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 — SSL_connect fail]]></title>
		<link>https://www.wolfssl.com/forums/topic1832-sslconnect-fail.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1832.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SSL_connect fail.]]></description>
		<lastBuildDate>Tue, 21 Dec 2021 06:03:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6427.html#p6427</link>
			<description><![CDATA[<p>Following this step, the second socket still failed, the phenomenon is the same as before. CTX = SSL_CTX_new is called only once, and SSL_2 = SSL_new is called twice.</p>]]></description>
			<author><![CDATA[null@example.com (j.lu)]]></author>
			<pubDate>Tue, 21 Dec 2021 06:03:15 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6427.html#p6427</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6426.html#p6426</link>
			<description><![CDATA[<p>Please try only creating a new SSL object, instead of a new CTX and SSL. Here is an example:<br /><a href="https://github.com/wolfSSL/wolfssl-examples/blob/master/tls/client-tls-perf.c">https://github.com/wolfSSL/wolfssl-exam … tls-perf.c</a></p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Mon, 20 Dec 2021 21:29:27 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6426.html#p6426</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6422.html#p6422</link>
			<description><![CDATA[<p>fail 2 test2.pcapng</p>]]></description>
			<author><![CDATA[null@example.com (j.lu)]]></author>
			<pubDate>Wed, 15 Dec 2021 01:20:21 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6422.html#p6422</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6421.html#p6421</link>
			<description><![CDATA[<p>Your last message did not attach a pcap file</p><div class="quotebox"><blockquote><p>fail 2 test2.pcapng</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Tue, 14 Dec 2021 13:47:42 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6421.html#p6421</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6420.html#p6420</link>
			<description><![CDATA[<p>fail 2 test2.pcapng</p>]]></description>
			<author><![CDATA[null@example.com (j.lu)]]></author>
			<pubDate>Tue, 14 Dec 2021 03:04:27 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6420.html#p6420</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6419.html#p6419</link>
			<description><![CDATA[<p>The connection is successful using the Windows tool (normal.pcapng) and the encryption algorithm is 0xC014. When set in c.c (wolfSSL_CTX_set_cipher_list(CTX, &quot;TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA&quot;)) still fails (test2.pcapng).</p>]]></description>
			<author><![CDATA[null@example.com (j.lu)]]></author>
			<pubDate>Tue, 14 Dec 2021 02:58:42 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6419.html#p6419</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6418.html#p6418</link>
			<description><![CDATA[<p>We have no special configuration. In Ubuntu, clone Wolfssl-5.0.0 and then make and make install. Finally, running c.c will find that the second socket connection failed.</p><p>On the forum, I found a question almost identical to mine:https://www.wolfssl.com/forums/topic1626-ftps-data-port-failure.html.<br />His solution seemed to be to switch servers.</p>]]></description>
			<author><![CDATA[null@example.com (j.lu)]]></author>
			<pubDate>Tue, 14 Dec 2021 02:08:41 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6418.html#p6418</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6417.html#p6417</link>
			<description><![CDATA[<p>Could you share the wolfSSL configuration? Also a log and pcap is very useful in determining why a connection is failing. If you&#039;d prefer to keep this information private, please feel free to open a support ticket by emailing support @ wolfssl.com</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Mon, 13 Dec 2021 15:29:13 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6417.html#p6417</guid>
		</item>
		<item>
			<title><![CDATA[SSL_connect fail]]></title>
			<link>https://www.wolfssl.com/forums/post6416.html#p6416</link>
			<description><![CDATA[<p>When we use Wolfssl for FTPS, we find that the second socket connection fails. When the client sends client Hello, the server simply replies with an ACK. The current test found that this server and VSFTP will have this phenomenon, other servers (such as Filezilla) can be successful. We also tested MBED SSL, which was successfully connected. Do you have friends who have encountered similar problems?</p><p>The attachment is the simulated FTPS code under Linux, and the address of the server is test rebex. net:990（195.144.107.198:990）.</p><p>gcc c.c -o C -lwolfssl&nbsp; &nbsp; &nbsp; &nbsp;./C 195.144.107.198 990</p>]]></description>
			<author><![CDATA[null@example.com (j.lu)]]></author>
			<pubDate>Sat, 11 Dec 2021 05:52:24 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post6416.html#p6416</guid>
		</item>
	</channel>
</rss>
