aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-11-28 21:05:36 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2011-11-28 21:05:36 -0700
commit59c1032dc5702e7d87b5fc330dfaa6e6936530b9 (patch)
tree9c9b9107c946175788e24b2c3795118ee67002ac /examples
parentb4bf5fa304f374680892174575aa01d7bcc94c1e (diff)
enable SSL verification by default.
Diffstat (limited to 'examples')
-rw-r--r--examples/config/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/config/config b/examples/config/config
index 21bc392..efa1ab7 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -148,7 +148,7 @@ set useragent = Uzbl (Webkit @{WEBKIT_MAJOR}.@{WEBKIT_MINOR}) (@(+uname
# Set it to certificates store of your distribution, or your own CAfile.
# set ssl_ca_file = /etc/ssl/certs/ca-certificates.crt
-# set ssl_verify = 1
+set ssl_verify = 1
# Command to toggle ssl_verify value:
@cbind !ssl = chain 'toggle ssl_verify' 'reload'
# Example SSL error handler: