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 for Status Request #53

Open
tomato42 opened this issue Jul 11, 2016 · 1 comment
Open

Support for Status Request #53

tomato42 opened this issue Jul 11, 2016 · 1 comment
Labels
enhancement new feature to be implemented help wanted

Comments

@tomato42
Copy link
Member

tomato42 commented Jul 11, 2016

Add support for status_request extension (OCSP stapling)

the handling of it in TLS 1.3 is very different compared to TLS 1.2 – the extension is attached to single certificates and is advertised by server in CertificateRequest message.

@tomato42 tomato42 added enhancement new feature to be implemented help wanted labels Jul 11, 2016
@tomato42 tomato42 added this to To do in TLS 1.2 coverage via automation May 4, 2018
@tomato42 tomato42 added this to Postponed (lowest priority items) in TLS 1.3 coverage Nov 21, 2018
@tomato42 tomato42 mentioned this issue Aug 29, 2019
10 tasks
@tomato42 tomato42 moved this from To do to Done in TLS 1.2 coverage Apr 26, 2021
@tomato42
Copy link
Member Author

Support for it on TLS 1.2 level is implemented, see https://github.com/tlsfuzzer/tlsfuzzer/blob/master/scripts/test-ocsp-stapling.py for an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature to be implemented help wanted
Projects
TLS 1.3 coverage
  
Postponed (lowest priority items)
Development

No branches or pull requests

1 participant