Skip to content

feature: OCSP prober#101

Open
britcey wants to merge 2 commits into
ribbybibby:masterfrom
britcey:ocsp_module
Open

feature: OCSP prober#101
britcey wants to merge 2 commits into
ribbybibby:masterfrom
britcey:ocsp_module

Conversation

@britcey

@britcey britcey commented Jun 2, 2022

Copy link
Copy Markdown
Contributor

Add OCSP prober for checking OCSP responders.

This will make an OCSP request to the target, using the supplied certificates (a certificate to be checked and the certificate that signed it). We supply the issuing cert so we're limiting our testing to just the responder vs. testing whether the issuing cert can be downloaded via the 'Issuing Certificate URL' specified in the client cert.

Will return just the ssl_ocsp* metrics.

This allows you to confirm OCSP responders are functional.

Add OCSP prober for checking OCSP responders
@britcey britcey mentioned this pull request Jun 2, 2022
@johanfleury

Copy link
Copy Markdown
Contributor

Hey, you might want to have a look at #81.

@britcey

britcey commented Aug 18, 2022

Copy link
Copy Markdown
Contributor Author

As mentioned in #100, it's a different use-case.

Both PRs could certainly be useful to people.

@pschiffe

Copy link
Copy Markdown

I'm currently looking for a probe just like this

@britcey

britcey commented May 20, 2024

Copy link
Copy Markdown
Contributor Author

I'm currently looking for a probe just like this

FWIW, I've been running this fork since I submitted it without issues.

I'll try to dig up some cycles this week to rebase it against current master.

@britcey

britcey commented Jun 13, 2024

Copy link
Copy Markdown
Contributor Author

Refreshed PR vs. current master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants