diff options
author | Omar Polo <op@omarpolo.com> | 2021-02-07 21:47:01 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-02-07 21:47:01 +0000 |
commit | b63e30ff449ee1cf0091d5431f9b72cdd3b1e7e0 (patch) | |
tree | 8eea2f7aea3bbed3ee91517076ca75e69b2296f7 /ChangeLog | |
parent | 9f006a2127398af12ecf9159cd5ef28b3685e7a6 (diff) |
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2021-02-07 Omar Polo <op@omarpolo.com> * ex.c (do_exec): [cgi] split the query in words if needed and add them to the argv + (launch_cgi): define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts * parse.y (option): added prefork option |