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

Export OCSP stapling metrics #54

Merged
merged 3 commits into from
Oct 27, 2020
Merged

Export OCSP stapling metrics #54

merged 3 commits into from
Oct 27, 2020

Conversation

ribbybibby
Copy link
Owner

No description provided.

@tykling
Copy link

tykling commented Oct 3, 2020

This looks great! One question, how would the values look if the certificate had no OCSP response stapled to it? Would it make sense to add a 0/1 metric specifically for determining this?

@ribbybibby
Copy link
Owner Author

@tykling Yep, that makes sense to me. I've added that.

@tykling
Copy link

tykling commented Oct 26, 2020

hello, is there anything I can do to expedite getting this merged?

@ribbybibby
Copy link
Owner Author

Hi @tykling.

I need to rebase on top of some other changes that have been merged to master, I'll try to get to that today.

I would appreciate any further comments you have on the changes, or a thumbs up if it looks okay. After that I'm happy to merge.

| ----------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| ssl_cert_not_after | The date after which a peer certificate expires. Expressed as a Unix Epoch Time. | serial_no, issuer_cn, cn, dnsnames, ips, emails, ou |
| ssl_cert_not_before | The date before which a peer certificate is not valid. Expressed as a Unix Epoch Time. | serial_no, issuer_cn, cn, dnsnames, ips, emails, ou |
| ssl_ocsp_response_next_update | The nextUpdate value in the OCSP response. Expressed as a Unix Epoch Time | |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ssl_ocsp_response_this_update is missing here I think?

@tykling
Copy link

tykling commented Oct 27, 2020

Looks good apart from the small docs thing 👍

@ribbybibby
Copy link
Owner Author

Great, thanks for the review! I've amended the README and rebased, so I'm going to merge now. I'll look at cutting a release soon, I just need to check if there are any other changes pending implementation that I'd like to sneak in first.

@ribbybibby ribbybibby merged commit e05745b into master Oct 27, 2020
@ribbybibby ribbybibby deleted the ocsp-stapling branch October 27, 2020 09:10
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.

None yet

2 participants