1
0
forked from aniani/gmnisrv
gmnisrv/doc
nytpu ae7ca3db39 Send client certificate hash for CGI scripts.
Set SSL_VERIFY_PEER to request a client certificate from the server,
when available.  Have to shim the certificate verification function or
else it will fail on self-signed client certs.

In serve_cgi retrieve client certificate, create a fingerprint, and set
proper environment variables.  It's pretty barebones, it doesn't parse
the certificate to give any other useful info like the common name, but
it's acceptable IMO.  For most CGI uses the fingerprint is the only
thing that is needed anyways.
2021-02-11 09:19:16 -05:00
..
gmnisrv.scd Document (and tweak) log format 2020-09-26 17:02:06 -04:00
gmnisrvini.scd Send client certificate hash for CGI scripts. 2021-02-11 09:19:16 -05:00