diff options
author | Erik Johnston <erik@matrix.org> | 2019-08-21 10:39:45 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-08-21 11:21:58 +0100 |
commit | 97cbc96093dcd878bc823f34d71437a08786a3e4 (patch) | |
tree | a1c35804e4eb7a86288bccfc874868f4bf31a85d /synapse/crypto | |
parent | Add config option for keys to use to sign keys (diff) | |
download | synapse-97cbc96093dcd878bc823f34d71437a08786a3e4.tar.xz |
Only sign when we respond to remote key requests
Diffstat (limited to 'synapse/crypto')
-rw-r--r-- | synapse/crypto/keyring.py | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/synapse/crypto/keyring.py b/synapse/crypto/keyring.py |