[sr-dev] [kamailio/kamailio] add ca_path param to tls module (#2682)

Daniel-Constantin Mierla notifications at github.com
Tue Mar 23 09:19:40 CET 2021


Being Kamailio specific coding, I added the config option and set it value as parameter to SSL_CTX_load_verify_locations() based on the feature request description, but it might not be complete implementation because its manual specify that the folder content is not send to client via SSL_CTX_set_client_CA_list():

  * https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_load_verify_locations.html

I haven't tested at all, not having a system that I could easily simulate the scenario. If not complete, feel free to add the missing part related, otherwise, if not useful at all, it can be reverted.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2682#issuecomment-804710128
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210323/d79bfc58/attachment.htm>


More information about the sr-dev mailing list