---
config.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git config.def.h config.def.h
index a1ab211..95d97bf 100644
--- config.def.h
+++ config.def.h
_AT__AT_ -19,7 +19,7 @@ static char *cookiefile = "~/.surf/cookies.txt";
static char *cookiepolicies = "Aa_AT_"; /* A: accept all; a: accept nothing,
_AT_: accept no third party */
static char *cafile = "/etc/ssl/certs/ca-certificates.crt";
-static char *strictssl = FALSE; /* Refuse untrusted SSL connections */
+static Bool strictssl = FALSE; /* Allow untrusted SSL connections. */
static time_t sessiontime = 3600;
/* Webkit default features */
--
2.4.4
Received on Sun Jul 05 2015 - 17:13:12 CEST
This archive was generated by hypermail 2.3.0 : Sun Jul 05 2015 - 17:24:10 CEST