SSL Certificate Issues with ASP.NET MVC Application in Google Chrome

AHSAN ALI 101 Reputation points
2024-08-18T22:00:59.42+00:00

I’ve created an SSL certificate that works correctly on Microsoft Edge but has issues on Google Chrome. How can I resolve this?

GoogleChromeSSL

TerminalCMD

VSinfo

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,506 questions
{count} votes

Accepted answer
  1. Lan Huang-MSFT 29,746 Reputation points Microsoft Vendor
    2024-08-19T02:26:05.83+00:00

    Hi @AHSAN ALI,

    You can try the following:

    • Open the page you were visiting in an Incognito window.
    • Setting Allow invalid certificates for resources loaded from localhost in chrome://flags/ only works for localhost.(chrome://flags/#allow-insecure-localhostUser's image
    • Just when the page loads, don't click on page and type: thisisunsafe. Page will automatically refresh and will load the content.

    Learn how to troubleshoot "Your connection is not private" errors.

    Best regards,
    Lan Huang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 66,621 Reputation points
    2024-08-18T22:37:36.7633333+00:00

    You need to go into the chrome setting (manage certificates) and trust the signing certificate.

    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.