diff options
author | cyberta <cyberta@riseup.net> | 2022-01-31 10:09:04 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-01-31 10:09:04 +0000 |
commit | dd61a0cd00433d13b1682a9f848365d55076987b (patch) | |
tree | c7d811090f46dbb0bf02b34ec9e06f3837e7825b /app/src/normal/assets/calyx.net.json | |
parent | d5b1f44804083db32493ac6b7db3c71131f91ce3 (diff) | |
parent | 6c166571f9ec6423873c17261b76999fdab6ab40 (diff) |
Merge branch 'calyx_ca' into 'master'
add new ca cert for calyx
Closes #9063
See merge request leap/bitmask_android!166
Diffstat (limited to 'app/src/normal/assets/calyx.net.json')
-rw-r--r-- | app/src/normal/assets/calyx.net.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/normal/assets/calyx.net.json b/app/src/normal/assets/calyx.net.json index 1e3a9e7b..e3680dee 100644 --- a/app/src/normal/assets/calyx.net.json +++ b/app/src/normal/assets/calyx.net.json @@ -1,7 +1,7 @@ { "api_uri": "https://api.calyx.net:4430", "api_version": "1", - "ca_cert_fingerprint": "SHA256: 43683c9ba3862c5384a8c1885072fcac40b5d2d4dd67331443f13a3077fa2e69", + "ca_cert_fingerprint": "SHA256: b2ae8b075a0e5634160c4dceec2e651dfabf9e4ea9409cc896cd2e1054c92372", "ca_cert_uri": "https://calyx.net/ca.crt", "default_language": "en", "description": { |