mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 12:58:04 +01:00
Treat APNs team/key IDs as secrets so they can change atomically with the key itself
This commit is contained in:
committed by
Jon Chambers
parent
207ae6129b
commit
f2a3b8dba4
@@ -46,6 +46,8 @@ gcpAttachments.rsaSigningKey: |
|
||||
AAAAAAAA
|
||||
-----END PRIVATE KEY-----
|
||||
|
||||
apn.teamId: team-id
|
||||
apn.keyId: key-id
|
||||
apn.signingKey: |
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ/0123456789+abcdefghijklmnopqrstuvwxyz
|
||||
|
||||
Reference in New Issue
Block a user