Hi all,
Is there a way to set the 'CA-file' option in turnserver.conf AND suppress the verification over the client certificates?
I'm trying to establish DTLSv1.2 communication from turnutils_uclient to turnserver which is deployed on a public server with a certificate chain signed by a well-known agency.
That is, CA-file option is filled with the root-CA file path.
Unfortunately, the TLS handshake fails at the verification of the client certificates.
I'd like to know how to suppress the verification of the client certificates.
Thanks for your help
iwasaki