Menu
picture of tbs certificates
picture of tbs certificates
Certificates
Our products range
Partners
Support
Focus


Configure Apache to run under 128-bit encryption only

Under IIS6, to enforce HTTPS connections (and so forbid HTTP), you need to configure the Access SSL metabase like this:

Type the following command:
cscript.exe adsutil.vbs set /w3svc/<site identifier>/AccessSSL TRUE
See Microsoft official documentation