|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
disabling ssl v2.0I have a new windows web server running server 08 and IIS 7. whenever it is
scanned it is still accepting ssl v 2.0 connections and it causes us to fail our pci compliance vulnerability scans. i have read several articles on how to do this however my server has none of the keys in the registry that are refered to. it only contains the key SSL 2.0 with a client subkey with a DWORD already there that says disabled by default.. there is no server subkey in the SSL 2.0 subkey, and no SSL 3.0, PCT 1.0 or TLS 1.0 in the HKey_Local_Machine\System\CurrentControlSet\Control\SecurityProviders \SCHANNEL\Protocols. what am I missing? On Dec 29, 12:53 pm, "glleon" <gleon***@progrexion.com> wrote: Some of these settings aren't present by default.> I have a new windows web server running server 08 and IIS 7. whenever it is > scanned it is still accepting ssl v 2.0 connections and it causes us to fail > our pci compliance vulnerability scans. i have read several articles on how > to do this however my server has none of the keys in the registry that are > refered to. it only contains the key SSL 2.0 with a client subkey with a > DWORD already there that says disabled by default.. there is no server > subkey in the SSL 2.0 subkey, and no SSL 3.0, PCT 1.0 or TLS 1.0 in the > HKey_Local_Machine\System\CurrentControlSet\Control\SecurityProviders > \SCHANNEL\Protocols. what am I missing? http://technet.microsoft.com/en-us/library/cc776467.aspx seems to back that up. Simply create the subkey and set the flag to disabled and you should be good. You should think about using Group Policy to push this setting to your servers if it's a compliance issue. HTH, Dave
Multiple website in single IP, host header and SSL problem
configure host name? localhost to localhost/(dir) IIS Always asking for credentials Delegation: IIS Server setup in typical 3-tier scenario. ISAPI filter with Basic Authentication and Asp.net impersonation Web Site Access requires UserID and Password - Resolved Import Cert without pfx or pending request Extranet Authentication The minimum right to be granted at user to manage IIS baffled - ability to create new file lost |
|||||||||||||||||||||||