[openssl-users] 'No client certificate CA names sent'

Viktor Dukhovni openssl-users at dukhovni.org
Mon Jan 30 17:18:59 UTC 2017


> On Jan 30, 2017, at 11:44 AM, russellbell at gmail.com wrote:
> 
>> it is often wise to send an empty list when requesting client certificates.
> 
> How does one send an empty list?

https://www.openssl.org/docs/man1.1.0/ssl/SSL_CTX_set_client_CA_list.html

Just pass a NULL stack.

-- 
	Viktor.



More information about the openssl-users mailing list