summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2022-05-06 19:03:32 +0200
committercyBerta <cyberta@riseup.net>2022-05-06 19:04:08 +0200
commit7297644b575acb56eea1e2eee6a20e864e5da4d0 (patch)
tree1ebb1e0f7da76698c6297f6798d1ab6aefc171ac
parent592ec6c9243b1847e1cce022122ba9bfe655bfb6 (diff)
update preshipped provider.json files
-rw-r--r--app/src/custom/assets/riseup.net.json6
-rw-r--r--app/src/normal/assets/calyx.net.json4
-rw-r--r--app/src/normal/assets/riseup.net.json4
3 files changed, 7 insertions, 7 deletions
diff --git a/app/src/custom/assets/riseup.net.json b/app/src/custom/assets/riseup.net.json
index dac08bc2..ef764827 100644
--- a/app/src/custom/assets/riseup.net.json
+++ b/app/src/custom/assets/riseup.net.json
@@ -1,14 +1,14 @@
{
"api_uri": "https://api.black.riseup.net:443",
"api_version": "3",
- "ca_cert_fingerprint": "SHA256: dd919b7513b4a1368faa20e38cd3314156805677f48b787cdd9b4a92dec64eb0",
+ "ca_cert_fingerprint": "SHA256: a5244308a1374709a9afce95e3ae47c1b44bc2398c0a70ccbf8b3a8a97f29494",
"ca_cert_uri": "https://black.riseup.net/ca.crt",
"default_language": "en",
"description": {
"en": "Riseup is a non-profit collective in Seattle that provides online communication tools for people and groups working toward liberatory social change."
},
"domain": "riseup.net",
- "enrollment_policy": "open",
+ "enrollment_policy": "closed",
"languages": [
"en"
],
@@ -34,4 +34,4 @@
"services": [
"openvpn"
]
-}
+} \ No newline at end of file
diff --git a/app/src/normal/assets/calyx.net.json b/app/src/normal/assets/calyx.net.json
index e3680dee..ad5c37f5 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: b2ae8b075a0e5634160c4dceec2e651dfabf9e4ea9409cc896cd2e1054c92372",
+ "api_version": "3",
+ "ca_cert_fingerprint": "SHA256: 43683c9ba3862c5384a8c1885072fcac40b5d2d4dd67331443f13a3077fa2e69",
"ca_cert_uri": "https://calyx.net/ca.crt",
"default_language": "en",
"description": {
diff --git a/app/src/normal/assets/riseup.net.json b/app/src/normal/assets/riseup.net.json
index b72091b4..ef764827 100644
--- a/app/src/normal/assets/riseup.net.json
+++ b/app/src/normal/assets/riseup.net.json
@@ -1,14 +1,14 @@
{
"api_uri": "https://api.black.riseup.net:443",
"api_version": "3",
- "ca_cert_fingerprint": "SHA256: dd919b7513b4a1368faa20e38cd3314156805677f48b787cdd9b4a92dec64eb0",
+ "ca_cert_fingerprint": "SHA256: a5244308a1374709a9afce95e3ae47c1b44bc2398c0a70ccbf8b3a8a97f29494",
"ca_cert_uri": "https://black.riseup.net/ca.crt",
"default_language": "en",
"description": {
"en": "Riseup is a non-profit collective in Seattle that provides online communication tools for people and groups working toward liberatory social change."
},
"domain": "riseup.net",
- "enrollment_policy": "open",
+ "enrollment_policy": "closed",
"languages": [
"en"
],