f90dad3fd12f2d38f0407507297343d692a56a48 galt Fri Nov 19 14:42:03 2021 -0800 Adding log setting to httpsCertCheck and making it the new default. This makes it even softer on users, gives us more time to prepare, only logs certs to stderr and only if run as a CGI so that SCRIPT_NAME env var is set. The user does not see anything diffent in behavior and output for log level, but we see cert issues in the log. diff --git src/product/mirrorManual.txt src/product/mirrorManual.txt index f8dd4d1..c4394ed 100644 --- src/product/mirrorManual.txt +++ src/product/mirrorManual.txt @@ -1332,33 +1332,33 @@ generally looks like this: hPrintf("
\n", getScriptName(), cartUsualString(cart, "formMethod", "POST")); If you add &formMethod=GET and a subsequently fetched form is still posting, you might need to alter the "