diff options
author | Josh Rickmar <jrick@devio.us> | 2012-06-07 13:15:41 -0400 |
---|---|---|
committer | Josh Rickmar <jrick@devio.us> | 2012-06-07 13:15:41 -0400 |
commit | 666bfe5a402c6d9adaf499531eeaccf5f881ebb6 (patch) | |
tree | f234dba73dfd7e4b1fd143d463cbfb60395abb71 | |
parent | 5d21e3a3954e947f889f024b8ba9db9e616aa28e (diff) | |
download | xombrero-666bfe5a402c6d9adaf499531eeaccf5f881ebb6.tar.gz |
Fix manpage. Users are no longer required to manually remove the old
cached certificate manually (although they still may, if inclined).
-rw-r--r-- | xombrero.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xombrero.1 b/xombrero.1 index b25b1d3..edcf024 100644 --- a/xombrero.1 +++ b/xombrero.1 @@ -1443,12 +1443,6 @@ the new remote certificate is signed by a trusted certificate authority in .Cm ssl_ca_file . Default is 0. -.Pp -If a remote certificate has changed and you wish to cache the new one, -you must manually remove the old cached certificate from the -.Cm ~/.xombrero/certs_cache/ -directory and refresh the page. -The certificate will be named the same as the domain. .It Cm window_height Set the default height of the browser window. .It Cm window_width |