orion-server
orion-server copied to clipboard
expose API at the server to verify user's signature
We have ACL on the user credentials too. Hence, not every one can get the certificate of a given user. Hence, we need to expose a REST API method to verify the signature given the
- message,
- userID, and
- version of the certificate to be used (most recent certificate at this version would be used).