Files
hpos-data/api/client_certificate.sh
2024-02-19 12:46:23 +05:30

5 lines
394 B
Bash

curl --location 'https://datacollection.micropcr.com/api/deviceService/device/getClientCertificate' \
-o cert.zip \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjQxLCJkZXZpY2VJZCI6NDMsInVzZXJuYW1lIjoiSFBQMS05OTk5LTAwMDMiLCJpYXQiOjE3MDcxMjcxODUsImV4cCI6MTcwNzIxMzU4NX0.nZPWnEZNUPzJCt9LvnfZM26QuZ5ERSgmKGHsEnaZnhU'