aboutsummaryrefslogtreecommitdiff
path: root/src/about
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-18 19:10:39 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-18 19:10:39 +0200
commitfe7effa97f20a8c09c65617d8346b1c75d1f7a8e (patch)
treeee63f96e8e92c5c153d64e447d40c24161424d29 /src/about
parent34fe83beefddb46ef22adaf5f0bcd56195d48f17 (diff)
Makes client certificate usage a bit more secure.
Diffstat (limited to 'src/about')
-rw-r--r--src/about/updates.gemini1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini
index 7f4bae5..56d5452 100644
--- a/src/about/updates.gemini
+++ b/src/about/updates.gemini
@@ -9,6 +9,7 @@
* Adds support for server certificate handling for gemini://
* Reworked internal network structure. Makes room for future improvements
* Pressing escape now resets search bar to current location
+* Client certificates are disabled when doing a host switch
## 0.2
* Implement Ctrl+D/*Add to favourites* menu item