You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/07/25 15:09:34 UTC

[GitHub] [incubator-apisix] UnderTreeTech edited a comment on issue #1900: request help: signature plugin

UnderTreeTech edited a comment on issue #1900:
URL: https://github.com/apache/incubator-apisix/issues/1900#issuecomment-663865547


   `signature = md5(query_param+body+secret+timestamp+nonce)`, like [wechat pay signature specification](https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=4_3).
   In p2p, 2c scenario, we should verify peer request is valid or malicious. Signature is a common way to guarantee request trustable. @moonming 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org