<?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 — Disable not-recommended TLS 1.3 signature algorithms]]></title>
		<link>https://www.wolfssl.com/forums/topic2444-disable-notrecommended-tls-13-signature-algorithms.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2444.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Disable not-recommended TLS 1.3 signature algorithms.]]></description>
		<lastBuildDate>Tue, 16 Dec 2025 14:13:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Disable not-recommended TLS 1.3 signature algorithms]]></title>
			<link>https://www.wolfssl.com/forums/post8650.html#p8650</link>
			<description><![CDATA[<p>Hello akr,</p><p>Welcome to the wolfSSL Forums.</p><p>There are a few ways to accomplish a reduction in the available ciphers. You can configure the library with `--enable-harden-tls`</p><p>Alternatively, you can specify the cipher list at run-time using the API `wolfSSL_CTX_set_cipher_list`<br />Here is an example:<br /><a href="https://github.com/wolfSSL/wolfssl-examples/blob/master/tls/client-tls-ecdhe.c">https://github.com/wolfSSL/wolfssl-exam … ls-ecdhe.c</a></p><p>Could you tell us a bit about your project and where you are located for our support records? Please feel free to email us at support@wolfssl.com if you&#039;d prefer to keep that private.</p><p>Kind regards,<br />Eric - wolfSSL</p>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Tue, 16 Dec 2025 14:13:00 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8650.html#p8650</guid>
		</item>
		<item>
			<title><![CDATA[Disable not-recommended TLS 1.3 signature algorithms]]></title>
			<link>https://www.wolfssl.com/forums/post8649.html#p8649</link>
			<description><![CDATA[<p>Hi,</p><p>I am working on an embedded device that uses the wolfSSL library to establish a TLS 1.3 channel with the backend server.</p><p>According to the <a href="https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/TechGuidelines/TG02102/BSI-TR-02102-2.html">https://www.bsi.bund.de/SharedDocs/Down … 102-2.html</a>, the rsa_pkcs1_sha256, rsa_pkcs1_sha384, and rsa_pkcs1_sha512 will not be recommended anymore from 2026 onward. Therefore, I would like to remove them so the device does not offer them in the TLS ClientHello message. I tried to find a tutorial or a guide on how to do that, but I was unable to.</p><p>I would be grateful for any advice or guidance.<br />Thank you in advance!</p>]]></description>
			<author><![CDATA[null@example.com (akr)]]></author>
			<pubDate>Tue, 16 Dec 2025 13:26:00 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8649.html#p8649</guid>
		</item>
	</channel>
</rss>
