<?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 — DTLS negotiation fails when client and server use different versions]]></title>
		<link>https://www.wolfssl.com/forums/topic1426-dtls-negotiation-fails-when-client-and-server-use-different-versions.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1426.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in DTLS negotiation fails when client and server use different versions.]]></description>
		<lastBuildDate>Tue, 30 Jul 2019 23:04:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: DTLS negotiation fails when client and server use different versions]]></title>
			<link>https://www.wolfssl.com/forums/post4804.html#p4804</link>
			<description><![CDATA[<p>Hi Alfonso,</p><p>We don&#039;t currently provide a generic DTLS negotiation option. The function wolfSSLv23_server_method will negotiate for a TLS version, but at the moment we don&#039;t have the same support for DTLS. However, if you would like to submit a feature request, feel free to send an email to support@wolfssl.com.</p><p>Thanks!</p><p>Carie</p>]]></description>
			<author><![CDATA[null@example.com (carie)]]></author>
			<pubDate>Tue, 30 Jul 2019 23:04:06 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post4804.html#p4804</guid>
		</item>
		<item>
			<title><![CDATA[DTLS negotiation fails when client and server use different versions]]></title>
			<link>https://www.wolfssl.com/forums/post4801.html#p4801</link>
			<description><![CDATA[<p>Hi<br />I&#039;m using the DTLS example server provided with the wolfSSL 4.1.0 and I&#039;m using an openSSL client.<br />The client can use either DTLS 1.0 or 1.2.</p><p>If I set both on the server and client the same DTLS version everything goes fine.<br />If I set the server with 1.2 and the client with 1.0, the server does not accept the client connection.</p><p>The openSSL server can be configured (option -dtls) to accept any client either 1.0 or 1.2.<br />This seems not possible with wolfSSL.</p><p>In fact wolfSSL has the following server methods:</p><p>wolfDTLSv1_server_method<br />wolfDTLSv1_2_server_method</p><p>While openSSL has:</p><p>DTLS_server_method<br />DTLSv1_2_server_method<br />DTLSv1_server_method</p><p>So, it seems that wolfSSL does not provide a generic DTLS server method in case we would negotiate the version with the client.</p><p>Is there any specific setting to &quot;force&quot; the server to negotiate the version depending on the client dtls version (10 or 1.2)?</p><p>thanks<br />regards<br />alfonso</p>]]></description>
			<author><![CDATA[null@example.com (frammentinew)]]></author>
			<pubDate>Mon, 29 Jul 2019 16:08:35 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post4801.html#p4801</guid>
		</item>
	</channel>
</rss>
