<?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] TLS Client v1.3 connect problem with load google root CA]]></title>
		<link>https://www.wolfssl.com/forums/topic1504-solved-tls-client-v13-connect-problem-with-load-google-root-ca.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1504.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [SOLVED] TLS Client v1.3 connect problem with load google root CA.]]></description>
		<lastBuildDate>Mon, 17 Feb 2020 08:39:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] TLS Client v1.3 connect problem with load google root CA]]></title>
			<link>https://www.wolfssl.com/forums/post5103.html#p5103</link>
			<description><![CDATA[<p>Hi Kaleb,</p><p>Thanks for your quick response.</p><p>I will discuss with you on <a href="https://github.com/wolfSSL/wolfssl/issues/2794">https://github.com/wolfSSL/wolfssl/issues/2794</a></p>]]></description>
			<author><![CDATA[null@example.com (alex03100310)]]></author>
			<pubDate>Mon, 17 Feb 2020 08:39:36 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5103.html#p5103</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] TLS Client v1.3 connect problem with load google root CA]]></title>
			<link>https://www.wolfssl.com/forums/post5100.html#p5100</link>
			<description><![CDATA[<p>This was resolved by sending the ServerNameIndication (sni) extension. wolfSSL was configured with --enable-sni --enable-tls13. Using the same GlobalSign-Root-CA-R2.pem as was used in a successful TLS 1.2 connection without the SNI extension:</p><div class="codebox"><pre><code>kalebhimes@kalebs-MBP clean-wolfssl % ./examples/client/client -h www.google.com -p 443 -v 4 -g -S www.google.com -A google-certs/GlobalSign-Root-CA-R2.pem 
SSL version is TLSv1.3
SSL cipher suite is TLS_AES_128_GCM_SHA256
SSL curve name is SECP256R1
SSL connect ok, sending GET...
HTTP/1.0 404 Not Found
Content-Type: text/html; charset=UTF-8
Referrer-Policy: no-referrer
Content-Length: 1571
Date: Fri, 
14 Feb 2020 18:19:11 GMT
Alt-Svc: quic=&quot;:443&quot;; ma=2592000; v=&quot;46,43&quot;,h3-Q050=&quot;:443&quot;; ma=2592000,h3-Q049=&quot;:443&quot;; ma=2592000,h3-</code></pre></div><p>- K</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Fri, 14 Feb 2020 18:25:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5100.html#p5100</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] TLS Client v1.3 connect problem with load google root CA]]></title>
			<link>https://www.wolfssl.com/forums/post5097.html#p5097</link>
			<description><![CDATA[<p>Believe this is the same question as: <a href="https://github.com/wolfSSL/wolfssl/issues/2794">https://github.com/wolfSSL/wolfssl/issues/2794</a></p><br /><p>- K</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Fri, 14 Feb 2020 00:03:39 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5097.html#p5097</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] TLS Client v1.3 connect problem with load google root CA]]></title>
			<link>https://www.wolfssl.com/forums/post5093.html#p5093</link>
			<description><![CDATA[<p>I&#039;ve configured enable tls v1.3</p><p>I&#039;m using </p><div class="codebox"><pre><code>./examples/client/client</code></pre></div><p> to test connect with client.</p><p>But when I want to access google&#039;s 443 port with root CA download from browser, it encounter fail with tls v1.3.<br />But It&#039;s ok with v1.2</p><p>And I also try to access <a href="http://www.cloudflare.com:443">www.cloudflare.com:443</a> with root CA download from browser. It seems ok with v1.3 and v1.2</p><br /><p>Test Log as attachment.</p><p>Could anyone help me with this problem?</p>]]></description>
			<author><![CDATA[null@example.com (alex03100310)]]></author>
			<pubDate>Wed, 12 Feb 2020 08:25:42 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post5093.html#p5093</guid>
		</item>
	</channel>
</rss>
