项目作者: SettleAPI

项目描述 :
Verifying signatures from Settle.
高级语言:
项目地址: git://github.com/SettleAPI/settle-signature-verification.git
创建时间: 2021-07-08T23:52:29Z
项目社区:https://github.com/SettleAPI/settle-signature-verification

开源协议:MIT License

下载


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 Key used by Settle in test environments can be downloaded here.

The Public Key for the production environment can be obtained by contacting Settle.