

The SIP Server is programmed with the IP instead of the certificate's matching FQDN for the destination host.Change the SIP Server configuration to match the FQDN names within the certificate.The FQDN programmed as a destination SIP Serverdoes not match the Common or Subject Alternative Name within the received certificate.sip.libctl WARN (TransportTlsSocket.cpp:2056) - Peer certificate verify and authentication failed with error: 27(certificate not trusted)

sip.libctl WARN (TransportTlsSocket.cpp:2459) - Configured host FQDN: does not match peer certificate SAN for conn_id: 1

sip.libctl WARN (TransportTlsSocket.cpp:2395) - Configured host FQDN: does not match peer certificate Common Name: sba1.vx.net for conn_id: 1 sip.libctl DEBUG (TransportTlsSocket.cpp:2025) - Received peer server certificate common name: sba1.vx.net for conn_id: 1 sip.libctl DEBUG (TransportTlsSocket.cpp:2127) - Verify peer certificate depth=0, issuer: /DC=net/DC=vx/CN=vx-DEMO5-CA, subject: /C=US/ST=California/L=Fremont/OU=SBC/CN=sba1.vx.net, status: 0(ok) sip.libctl DEBUG (TransportTlsSocket.cpp:2127) - Verify peer certificate depth=1, issuer: /DC=net/DC=vx/CN=vx-DEMO5-CA, subject: /DC=net/DC=vx/CN=vx-DEMO5-CA, status: 0(ok)
