I need to disable SSL 2.0 support on a Windows Server 2003 server (running IIS 6.0). Specifically, I'd like to be able to disable on a single website. Is this possible or do I have to disable it globally by editing the registry?

link|improve this question
feedback

1 Answer

Microsoft has a knowledge base entry for this. It involves editing the registry and I believe it is a global change. I do not think it is possible to do this for a single website.

link|improve this answer
I've seen that article. We are hosting numerous sites on one of our servers - I just don't know if I'm comfortable disabling SSL 2.0 globally. Do you know if there are any possible repercussions? – sestocker May 8 '09 at 12:33
Disabling ssl2 is a best practice... – mahnsc Mar 29 '11 at 2:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.