These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for where to configure SSL options on the new forum.
Hello Folks,
I am adjusting my website to be PCI Compliant, my only failed tests are the ones saying that I support SSLv2 when I should not. This tests fails for apache and the mail servers, I don't know where to set global ssl options. Can anyone shed a clue?
system is CentOS 5.
Thanks in advance
for apache, go to webmin-apache server-click the domain and then go to ssl options.
you'll see SSL protocols SSLv2 SSLv3 TLSv1 and you can disable v2 and enable v3 and tls.
Im not sure about postfix though, this may be done manually.
Thanks!!!
it worked!