diff options
author | Stephen Gregoratto <dev@sgregoratto.me> | 2021-10-15 17:30:42 +1100 |
---|---|---|
committer | omar-polo <op@omarpolo.com> | 2021-10-15 09:58:23 +0200 |
commit | ff05125eb81e5bbf2cf05b8434d03bce584936e0 (patch) | |
tree | 85e6c01c598668d3c8bbc2247d93db883451737b /contrib | |
parent | 387b976b99496c76d54831c44fb4c218e896c359 (diff) |
Implement OCSP stapling support
Currently dogfooding this patch at gemini.sgregoratto.me. To test,
run the following command and look for the "OCSP response" header:
openssl s_client -connect "gemini.sgregoratto.me:1965" -status
Diffstat (limited to 'contrib')
-rwxr-xr-x[-rw-r--r--] | contrib/gmid | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/contrib/gmid b/contrib/gmid index 67e5bc4..67e5bc4 100644..100755 --- a/contrib/gmid +++ b/contrib/gmid |