[Devel] changes for TLS

Klaus Darilion klaus.mailinglists at pernau.at
Fri Oct 28 16:29:16 CEST 2005


Hi!

I suggest the default values of disable_tls should be 1
This allows using a TLS enabled openser with the normal config.

Further, we should make an openser.cfg for the TLS version with these 
modifications:

# uncomment the following lines for TLS support
#disable_tls=0
#tls_verify=1
#tls_require_certificate=0
#tls_method=TLSv1
#tls_certificate= "/etc/openser/cert.pem"
#tls_private_key= "/etc/openser/privkey.pem"
#tls_ca_list= "/etc/openser/calist.pem"


any comments? otherwise I will change it.

regards
klaus



More information about the Devel mailing list