If you receive a submit_sm_resp from the network, your SSL configuration works.
Your problem should be something else. If you post some logs about the message that you are sending, we can help more. Rene From: users [mailto:[email protected]] On Behalf Of Ombongi Moraa Fe Sent: dinsdag 28 mei 2013 9:05 To: [email protected] Subject: RE: Kannel SSL I've updated the kannel.conf as shown in userguide group = core ... ssl-client-certkey-file = "/network/HTTPS_Certificates/server.crt" #ssl-certkey-file = "/network/HTTPS_Certificates/certkey.pfx" ssl-server-cert-file = "/network/HTTPS_Certificates/server.crt" ssl-server-key-file = "/network/HTTPS_Certificates/server.key" I merged the cert and key using the command below: Openssl pkcs12 -export -inkey KEYFILENAME -in CERTFILEFILENAME -out XXX.pfx however, when i use the .pfx , the bind is not initiated. So I've left that portion out. When i test after a successful bind with the parameters shared, i don't receive the message on my phone. Even though i receive a submit_sm_resp from network. someone help. what am i doing wrong? Thanks in advance. F e
