Search
Home IIS.NET Forums IIS 7 & IIS 8 Security How do i enforce IIS 7.0 cipher suite?
Last post Feb 08, 2007 07:48 PM by thomad
15 Posts
Jan 14, 2007 09:12 AM|LINK
How could i enforce/set/surround cipher suites my IIS is going to negotiate with browsers?
I mean the algorithm negotiated by SSL/TLS sessions for symmetric encrypotion.
Particularly, the server decides the cipher method to use inside ServerHello message based on the ClientHello preferences.
552 Posts
Jan 29, 2007 04:35 PM|LINK
Marzullo,
This shouldn't have changed from previous versions:
http://support.microsoft.com/kb/245030
Hope this helps
Feb 08, 2007 05:27 AM|LINK
Do you know if this method to control chiper suites is still valid for current windows versions? i.e Vista Ultimate?
My purpose is restricting IIS 7.0 to agree only stronger chiper suites with browsers. In apache i was able to do it from config files.
Thanks.
Feb 08, 2007 07:48 PM|LINK
I don't think it changed. Way too many people rely on this.
Marzullo
15 Posts
How do i enforce IIS 7.0 cipher suite?
Jan 14, 2007 09:12 AM|LINK
How could i enforce/set/surround cipher suites my IIS is going to negotiate with browsers?
I mean the algorithm negotiated by SSL/TLS sessions for symmetric encrypotion.
Particularly, the server decides the cipher method to use inside ServerHello message based on the ClientHello preferences.
thomad
552 Posts
Re: How do i enforce IIS 7.0 cipher suite?
Jan 29, 2007 04:35 PM|LINK
Marzullo,
This shouldn't have changed from previous versions:
http://support.microsoft.com/kb/245030
Hope this helps
Group Program Manager
Internet Information Services
Microsoft Corp.
Marzullo
15 Posts
Re: How do i enforce IIS 7.0 cipher suite?
Feb 08, 2007 05:27 AM|LINK
Do you know if this method to control chiper suites is still valid for current windows versions? i.e Vista Ultimate?
My purpose is restricting IIS 7.0 to agree only stronger chiper suites with browsers. In apache i was able to do it from config files.
Thanks.
thomad
552 Posts
Re: How do i enforce IIS 7.0 cipher suite?
Feb 08, 2007 07:48 PM|LINK
I don't think it changed. Way too many people rely on this.
Group Program Manager
Internet Information Services
Microsoft Corp.