diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-03-25 09:14:23 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-03-25 09:14:23 +0100 |
| commit | 33e68b40161cef89e421eb9fc4a9966d6909e946 (patch) | |
| tree | 89724f10df7f3ee8128f67a451cbc07df386e75d | |
| parent | 5c91750d4422c401486276574eb4515622cd4f9f (diff) | |
| download | mullvadvpn-33e68b40161cef89e421eb9fc4a9966d6909e946.tar.xz mullvadvpn-33e68b40161cef89e421eb9fc4a9966d6909e946.zip | |
Add changelog entry about removing intermediate CA
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fa0cd0b8c..9627586f20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +### Removed +- Remove the Mullvad OpenVPN intermediate transition CA. Used when transitioning from the old to + the new root CA. Now the app only bundles and trust the new Mullvad root CA valid until 2028. ## [2019.2-beta1] - 2019-03-21 |
