"Prevent ignoring certificate errors" for Microsoft Edge on 2012 R2

Guinch 141 Reputation points
2021-07-13T17:02:25.76+00:00

I am trying to disable the option to "Continue to hostname (unsafe)" when Microsoft Edge (Chromium) checks the cert and it returns as not secure.

I can set this for IE (Internet Options) and there seems to be policy settings for Win10 (Prevent ignoring certificate errors) but I cannot find any way to disable the "Continue" option on 2012 R2.

Does anyone know if this is possible and who it can be done?

Thanks in advance.

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Edge | Microsoft Edge development
0 comments No comments
{count} votes

Accepted answer
  1. Guinch 141 Reputation points
    2021-07-22T10:52:07.61+00:00

    That works!!

    How did I miss that other policy setting??

    Thanks for taking the time to help with this.

    For the sake of anyone following or finding this the policy to use to prevent users ignoring and proceeding from SSL certificate errors in Edge browser is this one:

    https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#sslerroroverrideallowed

    Thanks again! :)

    1 person found this answer helpful.
    0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-07-14T00:25:56.947+00:00

    Hi,

    As you mentioned above, we can use the group policy: Prevent ignoring certificate errors to disable the option to "Continue to hostname (unsafe)" for IE.
    And we can use the policy: Disable Certificate Error Overrides in Microsoft Edge. But it only available on Windows 10 Pro, Enterprise, and Education editions.

    On other editions, you can use the registry to do this:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Internet Settings
    PreventCertErrorOverrides DWORD
    delete = Enable
    1 = Disable

    For more details, you can refer to the following link:
    https://www.tenforums.com/tutorials/114865-disable-certificate-error-overrides-microsoft-edge-windows-10-a.html

    This response contains a third-party link. We provide this link for easy reference. Microsoft cannot guarantee the validity of any information and content in this link.

    Best Regards,

    0 comments No comments

  2. Guinch 141 Reputation points
    2021-07-14T07:29:10.16+00:00

    Thanks but this is only for other Win10 editions. I am looking for a way to prevent cert override on 2012 R2.

    Setting this in the registry of a 2012 R2 machine does not have any effect and the option to "Continue to hostname (unsafe)" still appears.


  3. Guinch 141 Reputation points
    2021-07-15T18:54:55.997+00:00

    Thanks anyway for your help so far.

    Really hope someone can help with this one.


  4. Guinch 141 Reputation points
    2021-07-21T12:39:09.107+00:00

    Can anyone confirm if they have this setting set and working - even on a Win10 computer?

    I thought it was just 2012R2 these did not work in but I have tried setting in Group Policy, Local Policy, and Registry and it still allows "Continue to hostname (unsafe)" even on Edge on a Win10 computer.

    Has anyone tested (or can they test and confirm) the settings in the first response above actually work?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.