aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-05-08 17:09:27 +0000
committercorvid <devnull@localhost>2015-05-08 17:09:27 +0000
commitac33835895fc83ace7d75d1fcd31eb1ace59ed86 (patch)
tree3574ebcbd0174ca54d719996442d18363fced8ba
parentaf1c5e39e54e1ba2d26a472dfac0547afee3269e (diff)
update some textual references to https
-rw-r--r--README4
-rw-r--r--dillorc2
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d5a305ba..be71ecf1 100644
--- a/README
+++ b/README
@@ -27,8 +27,8 @@ dillorc.
Here's a list of some old well-known problems of dillo:
* no FRAMES rendering
- * no https (there's a barebones prototype, enable it with:
- ./configure --enable-ssl ).
+ * https code not yet fully trusted
+ (enable it with: ./configure --enable-ssl ).
--------
diff --git a/dillorc b/dillorc
index bb5d4f99..a2286613 100644
--- a/dillorc
+++ b/dillorc
@@ -186,7 +186,7 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
# Change this if you want Dillo to reuse HTTP connections to a server or proxy
# when possible instead of making a new connection for every request for a new
-# page/image/stylesheet. Currently, HTTPS connections are never reused.
+# page/image/stylesheet.
#http_persistent_conns=NO
# Set the proxy information for http.