Project

General

Profile

kamailio routines:ssl3_read_bytes:sslv3 alert certificate unknown since 2 day

Added by Test Test over 3 years ago

Hi,

All was working but since 2 days i got this message from kamailio when i trie to access to the dialer from an agent:
Jul 26 14:17:35 oncc /usr/sbin/kamailio1688: ERROR: tls [tls_util.h:42]: tls_err_ret(): TLS accept:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
Jul 26 14:17:35 oncc /usr/sbin/kamailio1688: ERROR: <core> [core/tcp_read.c:1352]: tcp_read_req(): ERROR: tcp_read_req: error reading - c: 0x7f8f8b8748d0 r: 0x7f8f8b874950

But i can access to the agent page, but when i choose the campaign i got "logging in to your phone" and nothing else (see img).
Really i don't know.
I make chrome update, could it be that


Replies (5)

RE: kamailio routines:ssl3_read_bytes:sslv3 alert certificate unknown since 2 day - Added by Test Test over 3 years ago

I found the solution. Change type in kamailio from TLS to SSL

RE: kamailio routines:ssl3_read_bytes:sslv3 alert certificate unknown since 2 day - Added by Vivek Sinha over 3 years ago

Hafedh Gouaida wrote in RE: kamailio routines:ssl3_read_bytes:sslv3 alert certifi...:

I found the solution. Change type in kamailio from TLS to SSL

Can you elaborate?

RE: kamailio routines:ssl3_read_bytes:sslv3 alert certificate unknown since 2 day - Added by Brent Gader over 3 years ago

If you have antivirus like Karspersky, disable protection and try again. I lost days trying to find solution for problem like this (unable to login to dialer, "systemctl status kamailio" show tls error).

Karspersky insert/affect browsers TLS/SSL handshake. If you click on lock icon in browser address bar and look at certificate, you will see that it is issued by Karspersky (if you use Karsperski).

Also, renew selfsigned cert:

openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/pki/tls/private/localhost.key -out /etc/pki/tls/certs/localhost.crt

RE: kamailio routines:ssl3_read_bytes:sslv3 alert certificate unknown since 2 day - Added by Jkaoutar Jkaoutar almost 3 years ago

i have the same error , where can i Change type in kamailio from TLS to SSL?

    (1-5/5)
    Go to top