HTTP Error 403.4 - Forbidden HTTP Error 403.4 - Forbidden asp.net asp.net

HTTP Error 403.4 - Forbidden


It appears you have set "required SSL" for the site and have not assigned a certificate to it.

You have 2 options:

Option 1. Remove "require SSL" from the site using the following instructions:

  1. Open IIS Manager
  2. Click on your website
  3. Click on the "SSL Settings" in the "IIS" section
  4. Uncheck "Require SSL"

Option 2. Associate a certificate to your site:

Have a look here


Remove "require SSL" from the site using the following instructions:

  1. Open IIS Manager
  2. Click on your website
  3. Click on the "SSL Settings" icon
  4. Uncheck "Require SSL"


It seems you have selected "Require SSL" settings in the IIS. You need to remove it.

Please use the following steps to fix this error.

Open IIS.

Select your website which has the issue.

Click on the SSL Settings.

Untick the "Require SSL" option.