Open Closed

AuthenticationException: The remote certificate is invalid because of errors in the certificate chain: NotTimeValid #3905


User avatar
0
Carolina.patino created

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.2.2 -- Suite v6.0.0
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Download new solution with this arquitecture and try to debug the solution. Frontend throws this error.


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share the app logs?

    Also, try to clear and reissue the localhost certificate.

    https://learn.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-6.0&tabs=visual-studio#trust-the-aspnet-core-https-development-certificate-on-windows-and-macos

  • User Avatar
    0
    Carolina.patino created

    hi

    Can you share the app logs?

    Also, try to clear and reissue the localhost certificate.

    https://learn.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-6.0&tabs=visual-studio#trust-the-aspnet-core-https-development-certificate-on-windows-and-macos

    Hi! This is my app log in my Blazor Project.

    About the localhost certificate i already try that but didn't work.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    NotTimeValid: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11