Re: [OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm

2019-03-14 Thread johan de clercq
; *To:* users@lists.opensips.org > *Subject:* Re: [OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm > > Hi Johan, > > The issue is probably caused by the fact that OpenSIPS tries to > initialize a 'default' client and server domain and the certificate > file is inexistent at

Re: [OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm

2019-03-14 Thread Răzvan Crainea
: dereferencing pointer to incomplete type ‘SSL {aka struct ssl_st}’   if ( ((SSL *)c->extra_data)->kssl_ctx ) { Can you please correct ? *From:*Users *On Behalf Of *Vlad Patrascu *Sent:* Thursday, March 7, 2019 11:46 AM *To:* users@lists.opensips.org *Subject:* Re: [OpenSIPS-Users] opensips 2.4.

Re: [OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm

2019-03-12 Thread johan de clercq
orrect ? From: Users On Behalf Of Vlad Patrascu Sent: Thursday, March 7, 2019 11:46 AM To: users@lists.opensips.org Subject: Re: [OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm Hi Johan, The issue is probably caused by the fact that OpenSIPS tries to initialize a 'default' client and server

Re: [OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm

2019-03-07 Thread Vlad Patrascu
Hi Johan, The issue is probably caused by the fact that OpenSIPS tries to initialize a 'default' client and server domain and the certificate file is inexistent at the default path ('/usr/local/opensips//etc/opensips/tls/cert.pem'). So even if you define your "sv_dom" custom server domain,

[OpenSIPS-Users] opensips 2.4.4: bug in tls_mgm

2019-02-17 Thread johan de clercq
Hi, I believe that I have found a bug in tls_mgm: Using opensips default certificates: /usr/local/opensips/etc/opensips/tls# ls -lu total 24 -rw-r--r-- 1 root staff 2049 Feb 17 12:13 ca.conf -rw-r--r-- 1 root staff 1048 Feb 17 12:13 README -rw-r--r-- 1 root staff 1127 Feb 17 12:13