mirror of
https://github.com/rwxrob/dot
synced 2024-11-14 18:12:56 +00:00
Silence false "unsigned" cert errors
This commit is contained in:
parent
1ae865e816
commit
2c06bde9b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user