Re: SSL via SMPP for SMSC connection

2017-07-21 Thread Denis Lezgin
Hi Alex, Yes, I have it in smsc group: group = smsc smsc = smpp ... ssl-client-certkey-file = "/opt/kannel/etc/smsc.d/certs/cert.pem" use-ssl = true .. Thank you. Best Regards, On 20 July 2017 at 23:21, wrote: > Hi, > > use-ssl = true in smsc group ? > >

Re: SSL via SMPP for SMSC connection

2017-07-20 Thread amalysh
Hi,use-ssl = true  in smsc group ?Thanks,AlexAm 18.07.2017 um 10:28 schrieb Denis Lezgin :Hi all,I'm trying to connect to supplier using SSL but Kannel wont do that and showing me following error:2017-07-11 13:13:22 [7667] [291] ERROR: conn_open_ssl: private key isn't consistent

SSL via SMPP for SMSC connection

2017-07-18 Thread Denis Lezgin
Hi all, I'm trying to connect to supplier using SSL but Kannel wont do that and showing me following error: 2017-07-11 13:13:22 [7667] [291] ERROR: conn_open_ssl: private key isn't consistent with the certificate from file /opt/kannel/etc/smsc.d/certs/cert.pem (or failed reading the file) That