ampproject / amppackager

Tool to improve AMP URLs via Signed Exchanges
https://amp.dev/documentation/guides-and-tutorials/optimize-and-measure/signed-exchange/
Apache License 2.0
139 stars 55 forks source link

Implement configurable OCSP responder #159

Open twifkak opened 5 years ago

twifkak commented 5 years ago

This would implement (9) from https://gist.github.com/sleevi/5efe9ef98961ecfb4da8. Presumably it would override the OCSP AIA in the cert if both are present.

twifkak commented 4 years ago

This just means a new optional toml field next to CertFile/KeyFile.