Update default certfile location that is mozilla-rootcerts-openssl - dotfiles - leot's dotfiles
(HTM) hg clone https://bitbucket.org/iamleot/dotfiles
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 9cb2017b4da51959a21681eed32ffabba33b0793
(DIR) parent 9ea539c52b7203f16a20147d0deb79681e4bf2d0
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sat, 1 Dec 2018 10:13:24
Update default certfile location that is mozilla-rootcerts-openssl
Diffstat:
ebrc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff -r 9ea539c52b72 -r 9cb2017b4da5 ebrc
--- a/ebrc Mon Nov 26 12:22:29 2018 +0100
+++ b/ebrc Sat Dec 01 10:13:24 2018 +0100
@@ -1,7 +1,7 @@
# .ebrc: sample configuration file for edbrowse (version 3.5.4 or above)
# file of ssl certificates
-certfile = /etc/ssl/certs/ca-certificates.crt
+certfile = /etc/openssl/certs/ca-certificates.crt
# wait 30 seconds for a response from a web server
webtimer = 30