This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
to the ssl config file and the SSL answers in tlsv1 when i connect (openssl s_client -connect localhost:443)but will still respond on sslv2 as well which i do not want. Got to be away of disabling it
But that will probably break any SSL cert issued by another provider.
PCI is well known to be overkill in all its requirements and people are constantly hating them. BTW -- they will and o change there policy at will and cancel anyone not following them in less then 12 hours so beware.
Anyone????
yes there is.
After reading a lot of documentation on it, I haven't been able to switch successfully though
I have added changed
SSLProtocol -all +SSLv3 +TLSv1
SSLCipherSuite SSLv3:+HIGH:+MEDIUM
to the ssl config file and the SSL answers in tlsv1 when i connect (openssl s_client -connect localhost:443)but will still respond on sslv2 as well which i do not want. Got to be away of disabling it
colin
change +SSLv2 to !SSLv2 will disable SSL v2.0
But that will probably break any SSL cert issued by another provider.
PCI is well known to be overkill in all its requirements and people are constantly hating them. BTW -- they will and o change there policy at will and cancel anyone not following them in less then 12 hours so beware.