On Fri, Jul 17, 2020 at 04:47:10PM +0900, Sehoon Kim wrote:
> Hi,
> 
> ssl-skip-self-issued-ca option does not work.
> commit "83cb2cb7" seems to remove this option.
> 
> 
> Best regards,
> Seri


I suppose you were talking about commit f187ce6.

There is indeed a problem there, because a previous patch was breaking
the compatibility with the bundles...

I'm not sure how to fix this since we can't skip the the Root CA with
SSL_CTX_set1_chain. Maybe we could move it from the chain and move it to
the issuer.


-- 
William Lallemand

Reply via email to