I created a TLS enabled SIP trunk to Zoom config using the "SIP Signaling and Media Security" document. I am getting the following errors when using the following debug command "debug tls sip negotiation". Does this mean I need to find and import the root CA for their cert? 68.156.21.70 belongs to us and 162.12.232.59 belongs to Zoom
06:47:55.178 TLS.SIP NEGOTIATION Client(68.156.21.70:19888) <=> (162.12.232.59:5061)| transportConnectionTlsStateChanged: tlsConnectionState_HandshakeReady
06:47:55.179 TLS.SIP NEGOTIATION Client(68.156.21.70:19888) <=> (162.12.232.59:5061)| transportConnectionTlsStateChanged: tlsConnectionState_HandshakeStarted
06:47:55.254 TLS.SIP NEGOTIATION Received certificate: verification decision(FAIL[0->self signed certificate in certificate chain])
06:47:55.255 TLS.SIP NEGOTIATION details:
06:47:55.255 TLS.SIP NEGOTIATION : issuer : C=US, ST=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", CN=Go Daddy Root Certificate Authority - G2
06:47:55.255 TLS.SIP NEGOTIATION : subject : C=US, ST=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", CN=Go Daddy Root Certificate Authority - G2
06:47:55.256 TLS.SIP NEGOTIATION Client(68.156.21.70:19888) <=> (162.12.232.59:5061)| transportConnectionTlsStateChanged: tlsConnectionState_HandshakeFailed
06:47:55.256 TLS.SIP NEGOTIATION Client(68.156.21.70:19888) <=> (162.12.232.59:5061)| transportConnectionTlsStateChanged: tlsConnectionState_TlsTerminated