Skip to content

Support OCSP-Must-Staple #61

Open
Open
@KellerFuchs

Description

@KellerFuchs

OCSP-Must-Staple makes certificate revocation work and scale: it is a standardized X.509 extension that specifies that the user agent must do a hard-fail revocation check, using a stapled OCSP response.

This requires:

  • supporting OCSP stapling;
  • supporting RFC 7633 TLS Features Extensions (might belong in luaossl);
  • adding logic to handle this specific extension.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions