Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrectly says SSL Error: Certificate has expired #10341

Closed
1 task done
dgobaud opened this issue Oct 4, 2021 · 1 comment
Closed
1 task done

Incorrectly says SSL Error: Certificate has expired #10341

dgobaud opened this issue Oct 4, 2021 · 1 comment

Comments

@dgobaud
Copy link

dgobaud commented Oct 4, 2021

Is there an existing issue for this?

  • I have searched the existing issues

Describe the Issue

incorrectly gives SSL expired error for https://api.facilitafx.com/ but it is not expired

Expires: Thursday, December 9, 2021 at 2:03:12 AM Eastern Standard Time

Steps To Reproduce

make request to https://api.facilitafx.com

Screenshots or Videos

image

Environment Information

- Operating System: OSX
- Platform Type: Native App
- Postman Version: Version 8.11.1 (8.11.1)

Additional Context?

No response

@xk0der
Copy link

xk0der commented Oct 4, 2021

@dgobaud I checked and found that the site is using LetsEncrypt generated cert. LetsEncrypt's root cert had expired on 30th Sep causing the issue.

Upgrading to 8.12.4 should fix the issue.
Refer: #10338 (comment)

Closing this as duplicate of #10338

@xk0der xk0der closed this as completed Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants