Skip to content

HTTP endpoint for signing binary data

Lyuben Penkovski requested to merge 18-sign-endpoint into main

Create endpoint for signing arbitrary binary data encoded as base64 string. The need for this endpoint arise, because of the requirement to sign policy bundle files.

Closes #18 (closed)

Merge request reports