mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-22 23:18:06 +01:00
test.yml: Use libsignal's test sealed sender certificate
This commit is contained in:
@@ -144,11 +144,11 @@ keyTransparencyService.clientPrivateKey: |
|
||||
7NSEd5L+df4M7V9YxxDoYY+UHd8B/KmrWR29SVIRLncSULgfSnHnHvoH
|
||||
-----END PRIVATE KEY-----
|
||||
|
||||
# The below private key was generated exclusively for testing purposes. Do not use it in any other context.
|
||||
# The below private keys are exclusively for testing purposes. Do not use them in any other context.
|
||||
# Trust root for the certificate in test.yml:
|
||||
# Public key : BVDuaR1ZT/5M26nSvFN1XjN4qFqVfwynt03l/GyK2GtP
|
||||
# Private key: 0Ie2/CIxfidwhS+uKSckb2YgtRR7UBLkecHNG2ARiW8=
|
||||
unidentifiedDelivery.privateKey: UKRdvrnxcy1hcILN7RHqUG40/mUd/ZnKkqhQToN4K1U=
|
||||
# Public key : BS/lfaNHzWJDFSjarF+7KQcw//aEr8TPwu2QmV9Yyzt0
|
||||
# Private key: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
|
||||
unidentifiedDelivery.privateKey: //////////////////////////////////////////8=
|
||||
|
||||
storageService.userAuthenticationTokenSharedSecret: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
|
||||
|
||||
|
||||
@@ -305,7 +305,7 @@ openTelemetry:
|
||||
url: http://127.0.0.1:4318/
|
||||
|
||||
unidentifiedDelivery:
|
||||
certificate: CikIp/SIvwESIQWXK5ikKQdvB7XpwPowV4djRj6Ni0I9MO12AVNpzQ9DDBJApovqX/gmIc+ukn4YeYtCsk9Q0EoDoXAZPD0D5vflcnncUs2fFLEQLlnSZ/ckXVChZByyuiNiegtl468+A+u5gw==
|
||||
certificate: CikI14bfmgcSIQWEfA0sN1I082XmYJVRh6NzWg92E9FgnTpqTYxTrqpaIhJA4LnrrN/Dqign95JLaXeE0cJeRMoF3UM+GjjcY4LrJzDUGcqaJQsb6dWpRj5h79Z4F3epG4PJe4RNAUIG4oKXhQ==
|
||||
privateKey: secret://unidentifiedDelivery.privateKey
|
||||
expiresDays: 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user