<p></p>
Daniel-Constantin Mierla writes:<br>
<br>
> Being Kamailio specific coding, I added the config option and set it<br>
> value as parameter to SSL_CTX_load_verify_locations() based on the<br>
> feature request description, but it might not be complete<br>
> implementation because its manual specify that the folder content is<br>
> not send to client via SSL_CTX_set_client_CA_list(): <br>
> <br>
>   * https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_load_verify_locations.html<br>
<br>
Neither is contents of CAfile sent to client:<br>
<br>
  In server mode, when requesting a client certificate, the server must<br>
  send the list of CAs of which it will accept client certificates. This<br>
  list is not influenced by the contents of CAfile or CApath and must<br>
  explicitly be set using the SSL_CTX_set_client_CA_list(3) family of<br>
  functions.<br>
<br>
-- Juha<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2682#issuecomment-804840617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMYEOISOUQ5S236RLLTFB6LZANCNFSM4ZLD66AA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKD5W3Q7S7VGQ57CQLTFB6LZA5CNFSM4ZLD66AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF74OJKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2682#issuecomment-804840617",
"url": "https://github.com/kamailio/kamailio/issues/2682#issuecomment-804840617",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>