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

Asking help about the check the Certificate Status with OCSP with TLS Connection? #34

Closed
darapenhchet opened this issue Dec 30, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@darapenhchet
Copy link

darapenhchet commented Dec 30, 2019

Dear Mr/Mrs ,

Could I ask you about how to check the Certificate Status with OCSP Responder with TLS Connection?

Best Regards,
Dara Penhchet

@Hakky54
Copy link
Owner

Hakky54 commented Jan 1, 2020

Hi,

I found two good examples which demonstrates how to do it at github, see:

What you need to do is grab the crl or ocsp url within the certificate chain and validate it.
If we look at the certificate of github itself, these urls are present for both crl and ocsp.

Screenshot 2020-01-01 at 19 48 18

Screenshot 2020-01-01 at 19 48 09

I will try to include an example within this projects for this use case, but it wont be within a month or two..

@Hakky54 Hakky54 added the enhancement New feature or request label Jan 1, 2020
@Hakky54 Hakky54 self-assigned this Jan 1, 2020
@Hakky54 Hakky54 closed this as completed Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants