Saturday, May 1, 2021

Stuck on an Internal SSL error for 3 weeks.

We recently got to develop a video conferencing module and connect it to an Asterisk server. We used JavaScript, WebRTC and OpenSSL.

But we've been stuck on an server connection part and tried almost everything on the internet, but in vain. I'll include the error text for reference. I really hope someone can help us through this because we are in a time crunch and really need to move on to the next step.

Error text:

[April 12 15:09:16] ERROR[8086]: iostream.c:647 ast_iostream_start_tls: Problem setting up ssl connection: error:00000001:lib(0):func(0):reason(1), Internal SSL error

[April 12 15:09:16] ERROR[8086]: tcptls.c:179 handle_tcptls_connection: Unable to set up ssl connection with peer '219.75.139.45:63402'

[April 12 15:09:16] ERROR[8086]: iostream.c:552 ast_iostream_close: SSL_shutdown() failed: error:00000001:lib(0):func(0):reason(1), Internal SSL error



No comments:

Post a Comment