Hi.
I have configured my ZOIPER (version 3.3.25608, on Ubuntu 14.04) to use TLS. I also have configured the CA certificate to be used by ZOIPER. Everything is OK and ZOIPER can communicate with my SIP server (it is OpenSIPS 2.2) using TLS.
To get everything running well, I had to put the server IP address in the CN of my server certificate.
However, in production I can't use a static IP address for CNs. So, I have just changed it to a name. In this case, I got an error, as seem in ZOIPER log:
............................................................................................................
Certificate name mismatch: trying to connect to <192.168.21.40> remote cert domain(s) are <JFL_CA>
...........................................................................................................
To solve this error I guess that I have to configure something in Settings->Preferences->advanced->security.
How exactly to configure such security settings to avoid the name mismatch?
Any hint will be very helpful!
Best Regards.