Hi,

Nazir Faisal-NZRF001 wrote:

*FYI both the key and cert file are in the same directory as the conf file.*

Its relative to the directory the kannel is started in, not the conf file.

*Can anyone help? Has anyone got the WTLS stuff to work?*

Yep.

*Has anyone instructions on how to generate appropiate private/public keys and certificates (self-signed)?*


#create keys with
#openssl genrsa -out private.pem
#openssl req -new -x509 -key private.pem -out public.pem -days 365


Change the parameters if you need different behavior. Be warned though, if you use self signed then lots of things won't talk to you!


Cheers,

Gareth



--
Gareth Reakes, Managing Director      Parthenon Computing
+44-1865-811184                  http://www.parthcomp.com

Reply via email to