From 2c06bde9b61d39e510c90790274a5937b6e27145 Mon Sep 17 00:00:00 2001 From: rwxrob Date: Sun, 21 May 2023 15:53:41 +0000 Subject: [PATCH] Silence false "unsigned" cert errors --- lynx/lynx.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lynx/lynx.cfg b/lynx/lynx.cfg index 22beb82..979462e 100644 --- a/lynx/lynx.cfg +++ b/lynx/lynx.cfg @@ -3575,6 +3575,7 @@ TEXTFIELDS_NEED_ACTIVATION:TRUE # this choice on a case-by-case basis. # #FORCE_SSL_PROMPT:PROMPT +FORCE_SSL_PROMPT:yes .h2 FORCE_COOKIE_PROMPT # If FORCE_COOKIE_PROMPT is set to "yes", then questionable conditions, such as @@ -3583,6 +3584,7 @@ TEXTFIELDS_NEED_ACTIVATION:TRUE # this choice on a case-by-case basis. # #FORCE_COOKIE_PROMPT:PROMPT +FORCE_COOKIE_PROMPT:yes .h2 SSL_CERT_FILE # Set SSL_CERT_FILE to the file that contains all valid CA certificates lynx