hmac-generator: new program, to be able to test with curl
42sh$ echo toto | curl -d @- -H "X-ADLIN-Authentication: $(hmac-generator secret)" https://adlin.nemunai.re/api/secret
This commit is contained in:
parent
fa45457bb7
commit
b51b1e010a
2 changed files with 20 additions and 0 deletions
1
hmac-generator/.gitignore
vendored
Normal file
1
hmac-generator/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
hmac-generator
|
||||
Reference in a new issue