<?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 — Equivalent config for X509_V_FLAG_PARTIAL_CHAIN]]></title>
		<link>https://www.wolfssl.com/forums/topic2035-equivalent-config-for-x509vflagpartialchain.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2035.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Equivalent config for X509_V_FLAG_PARTIAL_CHAIN.]]></description>
		<lastBuildDate>Mon, 11 Sep 2023 20:05:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Equivalent config for X509_V_FLAG_PARTIAL_CHAIN]]></title>
			<link>https://www.wolfssl.com/forums/post7246.html#p7246</link>
			<description><![CDATA[<p>Hi Bahadirmaktav, </p><p>How are you today? My name is Anthony Hu and I am a member of the wolfSSL team. I have checked, and we do not support this particular flag in our OpenSSL compatibility layer. However, I will query my colleagues to see if there is a simple way for you to do this. Please stay tuned. </p><p>Warm Regards, Anthony</p>]]></description>
			<author><![CDATA[null@example.com (anthony)]]></author>
			<pubDate>Mon, 11 Sep 2023 20:05:38 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7246.html#p7246</guid>
		</item>
		<item>
			<title><![CDATA[Equivalent config for X509_V_FLAG_PARTIAL_CHAIN]]></title>
			<link>https://www.wolfssl.com/forums/post7245.html#p7245</link>
			<description><![CDATA[<p>In python, there is a configuration settings when creating a ssl context:<br />```<br />ssl_context.verify_flags |= 0x80000&nbsp; # Refers to setting X509_V_FLAG_PARTIAL_CHAIN flag.<br />```<br />Is there any configuration settings in wolfssl similar with this X509_V_FLAG_PARTIAL_CHAIN flag.</p><p>Note: The X509_V_FLAG_PARTIAL_CHAIN flag causes intermediate certificates in the trust store to be treated as trust-anchors, in the same way as the self-signed root CA certificates. This makes it possible to trust certificates issued by an intermediate CA without having to trust its ancestor root CA.</p>]]></description>
			<author><![CDATA[null@example.com (bahadirmaktav)]]></author>
			<pubDate>Mon, 11 Sep 2023 19:32:41 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7245.html#p7245</guid>
		</item>
	</channel>
</rss>
