client cericficate download

This commit is contained in:
Pritimay Sarkar
2024-02-19 12:46:23 +05:30
parent 019ddc78ac
commit 5f12b92d40

View File

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