summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2017-12-05 11:55:02 +0100
committerRuben Pollan <meskio@sindominio.net>2017-12-07 17:05:40 +0100
commitce5cd2d49dac5f89deb0c10dee96160656fe2055 (patch)
tree05544cbb2abd412592ba33d64c3afb579cf7369c /docs
parent34fa8f02be2c7a6e7f9969c12a8ae1af61964c11 (diff)
[feat] add provider pinning
Pin the provider.json and the ca cert for the public providers. - Resolves: #9074
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index c7dd8806..d5cd0a08 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -8,6 +8,7 @@ Changelog
Features
~~~~~~~~
- `#8217 <https://0xacab.org/leap/bitmask-dev/issues/8217>`_: renew OpenPGP keys before they expire.
+- `#9074 <https://0xacab.org/leap/bitmask-dev/issues/9074>`_: pin provider ca certs.
- Set a windows title, so that Bitmask windows can be programmatically manipulated.
Misc