[Serdev] Path module commit in CVS

Jan Janak jan at iptel.org
Fri Jun 17 13:29:51 UTC 2005


Also it might be a good idea to add some description about how to
create a self-signed certificate for testing:

http://sial.org/howto/openssl/self-signed/

Or maybe even a shell script.

  Jan.

On 17-06-2005 15:19, Jan Janak wrote:
> On 17-06-2005 14:43, Cesc wrote:
> > The TLS stuff is thought to be checked out and then copied into
> > SERROT/tls ... there are too many files which include
> > tls/tls_somefile.h headers that it would be a mess ... i think.
> > Anyway, this process needs not be done very often ... TLS is stable :)
> > 
> > In my opinion, find a way to make it as simple as possible for the
> > user to use this "experimental" code ... it is "bad" enough to have
> > them on a separate tree. Let me know if i need to change something
> 
>   I just tried it and the following procedure seems to work out of the
>   box (without patching anything):
> 
>   cd sip_router
>   cvs co -d tls experimental/tls
>   make clean
>   make all TLS=1
> 
>   Then just create a certificate and private key and configure them in
>   ser.cfg:
> 
>   listen=tls:127.0.0.1:5061
>   tls_certificate="/usr/local/etc/ser/ser.cert"
>   tls_private_key="/usr/local/etc/ser/ser.key"
> 
>   I think this is quite easy.
> 
>     Jan.
> 
> _______________________________________________
> Serdev mailing list
> serdev at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serdev




More information about the Serdev mailing list