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

Support OCSP Must-Staple #130

Open
9ary opened this issue Dec 14, 2019 · 3 comments
Open

Support OCSP Must-Staple #130

9ary opened this issue Dec 14, 2019 · 3 comments

Comments

@9ary
Copy link

9ary commented Dec 14, 2019

Must-Staple is a certificate field that tells clients to refuse connection when an OCSP staple was not provided by the server. I am migrating from the abandoned cross-platform version of the OpenBSD client which supported this feature, but I've noticed that simp_le does not.
More info: https://scotthelme.co.uk/ocsp-must-staple/

@zenhack
Copy link
Owner

zenhack commented Dec 14, 2019

I agree, we should add this. If it's straightforward I may add it before kicking out a release in the next few days. PRs welcome too.

@9ary
Copy link
Author

9ary commented Dec 15, 2019

Thanks! I'll try taking a look to see what's needed to support this.

@zenhack
Copy link
Owner

zenhack commented Dec 23, 2019

Planning to kick out a release, today, but I don't think I'm going to fine time to do this before then.

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

No branches or pull requests

2 participants