Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 545 Bytes

File metadata and controls

5 lines (3 loc) · 545 Bytes

Verifying signatures from Settle

Whenever Settle is sending callbacks to the client over HTTPS the request from Settle is signed using the same RSA method as described on our documentation site. The client should authenticate callbacks from Settle by verifying the signature given by Settle in the Authorization header of the request.

The Public Keys can be downloaded from here.