Todd Pfaff
2014-10-15 21:56:09 UTC
I'd like to be able to disable SSLv3 for all openssl-enabled applications
in a single configuration file if possible, so that this doesn't have to
be done for each application.
I realize that this could be done by building openssl from source but
I imagine it could also be possible to configure this via openssl.cnf.
I've done plenty of reading and searching today and haven't found any
documentation describing if and how this can be done.
There is an old thread here from 2011-09-02 with a similar question
in regard to SSLv2:
http://marc.info/?l=openssl-users&m=131498558227525&w=2
and if I understand what's said in that thread this can be done by
configuring the cipherlist in openssl.cnf to a set that limits the
available protocols (ie. set cipherlist to ciphers that don't include
SSL I guess).
However, also based on what's said in that thread, it sounds like the
setting of cipherlist in openssl.cnf doesn't necessarily limit an
application from using other openssl ciphers. Is that true? Or am I
misinterpreting what I read in that thread? And perhaps has the situation
changed since 2011-09-02?
Can anyone provide a clear example openssl.cnf that shows how this could
be done? If possible, preferably an example that is based on the default
/etc/pki/tls/openssl.cnf in a Centos 6.5 installation from this package:
openssl-1.0.1e-16.el6_5.15.x86_64.
Thanks,
tp
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users-MCmKBN63+***@public.gmane.org
Automated List Manager majordomo-MCmKBN63+***@public.gmane.org
in a single configuration file if possible, so that this doesn't have to
be done for each application.
I realize that this could be done by building openssl from source but
I imagine it could also be possible to configure this via openssl.cnf.
I've done plenty of reading and searching today and haven't found any
documentation describing if and how this can be done.
There is an old thread here from 2011-09-02 with a similar question
in regard to SSLv2:
http://marc.info/?l=openssl-users&m=131498558227525&w=2
and if I understand what's said in that thread this can be done by
configuring the cipherlist in openssl.cnf to a set that limits the
available protocols (ie. set cipherlist to ciphers that don't include
SSL I guess).
However, also based on what's said in that thread, it sounds like the
setting of cipherlist in openssl.cnf doesn't necessarily limit an
application from using other openssl ciphers. Is that true? Or am I
misinterpreting what I read in that thread? And perhaps has the situation
changed since 2011-09-02?
Can anyone provide a clear example openssl.cnf that shows how this could
be done? If possible, preferably an example that is based on the default
/etc/pki/tls/openssl.cnf in a Centos 6.5 installation from this package:
openssl-1.0.1e-16.el6_5.15.x86_64.
Thanks,
tp
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users-MCmKBN63+***@public.gmane.org
Automated List Manager majordomo-MCmKBN63+***@public.gmane.org