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

fix: fail if ocsp response fails, get ocsp from cert #31

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Conversation

mjnagel
Copy link
Contributor

@mjnagel mjnagel commented Mar 13, 2024

Description

Switches behavior from allowing if OCSP fails to respond to denying. This seems like a sane default, and could be edited easily in the realm/admin console if someone wants to allow on failure.

Also removes the explicit ocsp in favor of the one from the cert.

Related Issue

Related to defenseunicorns/uds-core#255

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@mjnagel mjnagel self-assigned this Mar 13, 2024
@mjnagel mjnagel marked this pull request as draft March 14, 2024 14:02
@mjnagel mjnagel changed the title fix: fail if ocsp response fails fix: fail if ocsp response fails, get ocsp from cert Mar 14, 2024
@mjnagel mjnagel marked this pull request as ready for review March 14, 2024 14:23
@rjferguson21 rjferguson21 self-requested a review March 14, 2024 15:01
@mjnagel mjnagel merged commit 90bc2b1 into main Mar 14, 2024
2 checks passed
@UnicornChance UnicornChance deleted the ocsp-fail-fix branch March 14, 2024 19:29
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