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

system: trust: OCSP support for integrated services using certificates, e.g. OpenVPN #7114

Closed
2 tasks done
fichtner opened this issue Jan 3, 2024 · 0 comments
Closed
2 tasks done
Assignees
Labels
feature Adding new functionality roadmap Major roadmap item
Milestone

Comments

@fichtner
Copy link
Member

fichtner commented Jan 3, 2024

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

Is your feature request related to a problem? Please describe.

OCSP can help verify integrity of certificates, for details see a POC for OpenVPN #7082

Describe the solution you like

Add a simple validator function ocsp_validate() and implement an optional check for the OpenVPN TLS verification script.

Describe alternatives you considered

N/A

Additional context

N/A

@fichtner fichtner added feature Adding new functionality roadmap Major roadmap item labels Jan 3, 2024
@fichtner fichtner added this to the 24.1 milestone Jan 3, 2024
@fichtner fichtner linked a pull request Jan 3, 2024 that will close this issue
AdSchellevis added a commit that referenced this issue Jan 3, 2024
* initial implementation, needs some testing.
AdSchellevis added a commit that referenced this issue Jan 4, 2024
AdSchellevis added a commit that referenced this issue Jan 4, 2024
…ur CA when ocsp is enabled and improve logging (#7082, #7114)
AdSchellevis added a commit that referenced this issue Jan 4, 2024
…for demonstration purposes (#7114), minor bugfix in previous
AdSchellevis added a commit that referenced this issue Jan 4, 2024
…for demonstration purposes (#7114), minor bugfix in previous
AdSchellevis added a commit that referenced this issue Jan 4, 2024
AdSchellevis added a commit that referenced this issue Jan 4, 2024
AdSchellevis added a commit that referenced this issue Jan 4, 2024
fichtner pushed a commit that referenced this issue Mar 12, 2024
* initial implementation, needs some testing.
fichtner pushed a commit that referenced this issue Mar 12, 2024
fichtner pushed a commit that referenced this issue Mar 12, 2024
fichtner pushed a commit that referenced this issue Mar 12, 2024
…for demonstration purposes (#7114), minor bugfix in previous
fichtner pushed a commit that referenced this issue Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality roadmap Major roadmap item
Development

Successfully merging a pull request may close this issue.

2 participants