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.ht…
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