mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-02-16 23:54:19 +01:00
Merge pull request #930 from corona-warn-app/docs/list-public-key
List public key for CDN signature verification
This commit is contained in:
commit
a93efce636
@ -203,6 +203,12 @@ In order to ensure the authenticity of the files, they need to be signed (accord
|
|||||||
|:--:|
|
|:--:|
|
||||||
| **Figure 9: Data format (protocol buffer) specified by Apple/Google**|
|
| **Figure 9: Data format (protocol buffer) specified by Apple/Google**|
|
||||||
|
|
||||||
|
The public key for verifying the signature is:
|
||||||
|
|
||||||
|
```text
|
||||||
|
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEc7DEstcUIRcyk35OYDJ95/hTg3UVhsaDXKT0zK7NhHPXoyzipEnOp3GyNXDVpaPi3cAfQmxeuFMZAIX2+6A5Xg==
|
||||||
|
```
|
||||||
|
|
||||||
### Data URL
|
### Data URL
|
||||||
|
|
||||||
Retrieving the data in a RESTful format, making it clearer to make it available through a transparent CDN (only requesting the files once).
|
Retrieving the data in a RESTful format, making it clearer to make it available through a transparent CDN (only requesting the files once).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user