windows 2019 iis cert not updating

Patrick Wietz 0 Reputation points
2023-12-05T12:05:10.0566667+00:00

updated are old cert with a new one from go daddy following there steps to the letter still when we go to are website it shows old cert.

we cleared out all certs and started over same thing old year shows

we rebooted the server and cleared cache and still shows

we are running server 2019 it was running on server 2012

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Adam vH 0 Reputation points
    2023-12-05T13:55:46.1266667+00:00

    Have you updated the binding on the website?

    Step 8 in this guide

    https://www.ssl.com/how-to/binding-in-iis-10/


  2. MotoX80 36,396 Reputation points
    2023-12-05T15:24:34.3566667+00:00

    What bindings do you have specified? Do you have multiple web sites on this server? Are you sure that you are hitting the correct site name and IP? Any load balancers involved?

    Check the cert in the IIS manager.

    User's image

    Download the Digicert utility to the server and check it locally.

    https://www.digicert.com/support/tools/certificate-utility-for-windows

    User's image

    Then run the tool on another machine to check the cert.

    If you still get the wrong cert, browse a bogus url, https://sitename/xxxxxxxxxxxxxxx.htm

    Then check your IIS log and look for a 404 entry for xxxxxxxxxx.htm. That will verify that the request is being routed to the correct web site.

    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.