WebRTC we are almost there [SOLVED]

Ok the door works but now the error is this:

WebSocket connection to ‘wss: //ast005.ergotel.eu: 8089 / ws’ failed: Error in connection establishment: net :: ERR_SSL_VERSION_OR_CIPHER_MISMATCH

In the end I really believe that I must correctly indicate:
HTTPS TLS Certificate Location
HTTPS TLS Private Key Location

how do i find out where they reside?

SOLVED

last step add the right paths of the certrificates, here are the strings

/etc/asterisk/keys/Cert1.pem
/etc/asterisk/keys/Cert1.key

One of the first steps was to set your proper TLS certificate as ‘Default’ in Certificate Management. This action will set the cert paths correctly for you.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.