From 9f2481dcdf60387e57cfe357bc8d04997c967e57 Mon Sep 17 00:00:00 2001 From: dece Date: Thu, 17 Jun 2021 13:25:27 +0200 Subject: Support REMOTE_USER in CGI --- doc/gmnisrvini.scd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/gmnisrvini.scd b/doc/gmnisrvini.scd index 926529f..5aed3e6 100644 --- a/doc/gmnisrvini.scd +++ b/doc/gmnisrvini.scd @@ -184,6 +184,9 @@ The following environment variables will be set: | *TLS_CLIENT_SERIAL_NUMBER* : 717823108622037499122666796829184010024179612962 : Serial number (decimal) of the client certificate. +| *REMOTE_USER* +: gemini user +: Subject common name of the client certificate. \[1]: gemini://example.org/cgi-bin/foo.sh/bar?hello=world -- cgit v1.2.3