[Kamailio-Users] Kamailio + eyebeam + TLS

Klaus Darilion klaus.mailinglists at pernau.at
Fri Nov 7 13:51:52 CET 2008



paulo leonardo schrieb:
> Hi list,
> 
> I have a litle problem, i would like to setup eyebeam with kamailio 
> using TLS, but i always get *Registration error: 503 - certificate 
> validation failure* =( !!
> I read the README of TLS.
> 
> How certificate (.crt) i need to install in eyebeam?

eyebeam uses the Windows certificate store. Thus, use internet explorer 
to install certificates.

I have never tried client certificates, but server certificates work 
well with eyebeam.

klaus

> 
> # kamailio -V
> -------------------------------------------------------------------------------------------
> version: kamailio 1.4.1-tls (i386/linux)
> flags: STATS: Off, USE_IPV6, USE_TCP,* USE_TLS*, DISABLE_NAGLE, 
> USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
> ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, 
> MAX_URI_SIZE 1024, BUF_SIZE 65535
> poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
> svnrevision: unknown
> @(#) $Id: main.c 4623 2008-08-07 07:31:30Z miconda $
> main.c compiled on 16:31:23 Oct 24 2008 with gcc 4.2.3
> ------------------------------------------------------------------------------------------
> 
> disable_tls = 0
> listen = tls:192.168.170.101:5061 <http://192.168.170.101:5061>
> tls_port_no = 5061
> tls_verify_server = 1
> tls_verify_client = 1
> tls_require_client_certificate = 1
> tls_method = TLSv1
> tls_certificate = "/usr/local/etc/kamailio/tls/user/user-cert.pem"
> tls_private_key = "/usr/local/etc/kamailio/tls/user/user-privkey.pem"
> tls_ca_list     = "/usr/local/etc/kamailio/tls/user/user-calist.pem"
> ------------------------------------------------------------------------------------------------------------
> 
> thanks list!
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users




More information about the Users mailing list