mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-18 18:45:15 +01:00
Add AppleAppStoreManager
This commit is contained in:
@@ -39,6 +39,14 @@ googlePlayBilling.credentialsJson: |
|
||||
TQkqmVUmgKKvCFTPWwCgeIOD
|
||||
-----END PRIVATE KEY-----" }
|
||||
|
||||
# The below private key was key generated exclusively for testing purposes. Do not use it in any other context.
|
||||
appleAppStore.encodedKey: |
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgF32wH6zG3GFMBs38
|
||||
pOp712zI2NBwnccdfwxI6lidSkShRANCAATUzzM68ATLZ+TD09nT03ZyxjY1MA7H
|
||||
dCuKcyQAVQo+X5lc8TpMgTWg36Kzxb4hPU1cqshIJomI0iE70eLOUe8p
|
||||
-----END PRIVATE KEY-----
|
||||
|
||||
directoryV2.client.userAuthenticationTokenSharedSecret: abcdefghijklmnopqrstuvwxyz0123456789ABCDEFG= # base64-encoded secret shared with CDS to generate auth tokens for Signal users
|
||||
directoryV2.client.userIdTokenSharedSecret: bbcdefghijklmnopqrstuvwxyz0123456789ABCDEFG= # base64-encoded secret shared with CDS to generate auth identity tokens for Signal users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user