Dear All,

How can I set to use SSL in sendsms and admin and providing CA cert chain?

I used settings from documentation:

To use the SSL-enabled HTTP server please use the following configuration 
directive within the core and smsbox groups
group = core
...
ssl-server-cert-file = "filename"
ssl-server-key-file = "filename"

group = smsbox
...
sendsms-port-ssl = true

I tried to add my cert chain to ssl-server-cert-file file, but it is still 
providing only one cert, not the chain. I found ssl-trusted-ca-file option but 
it is not for server certs, isn't it?

openssl s_client command output:

CONNECTED(00000003)
depth=0 CN = *. example.hu
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 CN = *.example.hu
verify error:num=21:unable to verify the first certificate
verify return:1
---
Certificate chain
0 s:/CN=*.example.hu
   i:/C=US/O=Cert Inc/OU=www.cert.com/CN=Cert RSA CA 2018

(domain name and cert retaled names were renamed.)

So is there any way to provide full cert chain via kannel configuration?


Thank you in advance!

Best regards,
KAMI
Ez a levél vírus- és spammentes. | This e-mail is virus-free.

Reply via email to