Add an openssl_options main configuration option, to allow administrators to
authorPhil Pennock <pdp@exim.org>
Sat, 5 Jun 2010 09:10:08 +0000 (09:10 +0000)
committerPhil Pennock <pdp@exim.org>
Sat, 5 Jun 2010 09:10:08 +0000 (09:10 +0000)
commit77bb000fa965b786ddb1085dd5af6c80c7d425b0
tree8af1cc6f65b2ce7dfcb31c652c5899c93a2c9ad4
parentde56d7a1960dedef0bf39b92deceee807ab88dc7
Add an openssl_options main configuration option, to allow administrators to
shoot themselves in each foot in turn.  The default value is chosen to avoid
a change in behaviour, but since it is disabling a security countermeasure,
I'd like to change the default to be "no options".  Fixes: #994
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/readconf.c
src/src/tls-openssl.c