aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-04-13 06:59:54 +0000
committerOmar Polo <op@omarpolo.com>2021-04-13 06:59:54 +0000
commit89541eeec019626df4651f44b90df6a31a844dab (patch)
tree1929cc294de02a0ff6bdfe20a2a5d97cb4ebb0b0 /gmid.1
parentb211d0f7d9908de446e1ab4873a3191d53ebf00b (diff)
define TLS_VERSION, TLS_CIPHER and TLS_CIPHER_STRENGTH for CGI scripts
Diffstat (limited to 'gmid.1')
-rw-r--r--gmid.17
1 files changed, 7 insertions, 0 deletions
diff --git a/gmid.1 b/gmid.1
index 63f3979..f4b46fd 100644
--- a/gmid.1
+++ b/gmid.1
@@ -358,6 +358,13 @@ unset.
The hash of the client certificate if provided, otherwise unset.
The format is
.Dq ALGO:HASH .
+.It Ev TLS_VERSION
+The TLS version negotiated with the peer.
+.It Ev TLS_CIPHER
+The cipher suite negotiated with the peer.
+.It Ev TLS_CIPHER_STRENGTH
+The strength in bits for the symmetric cipher that is being used with
+the peer.
.It Ev TLS_CLIENT_NOT_AFTER
The time corresponding to the end of the validity period of the peer
certificate in the ISO 8601 format