server-server: PDUs are signed by the origin server's private key

Not the public key.

Signed-off-by: Robert Swain <robert.swain@gmail.com>
pull/977/head
Robert Swain 8 years ago
parent 14bd3effde
commit 5855bf4b16

@ -35,7 +35,7 @@ Persisted Data Units (PDUs):
Like email, it is the responsibility of the originating server of a PDU
to deliver that event to its recipient servers. However PDUs are signed
using the originating server's public key so that it is possible to
using the originating server's private key so that it is possible to
deliver them through third-party servers.
Ephemeral Data Units (EDUs):

Loading…
Cancel
Save