-
Hi everyone, I'm trying to make this sample which allows me to do activation of a machine based license online but keep a provision to deactivate the license using the offline machine license file (once TTL expires). I've activated the machine and wanted to implement an efficient method of downloading the machine license file (basically, not do it through the dashboard) upon activation of the machine. I wrote the following request and got the certificate but it doesn't match the contents of the file I'd get from the dashboard. Is there something I'm doing incorrectly? Really appreciate the help!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
In what way does it not match? Looks like it should work to me, but that depends on what you're requesting via the dashboard. Please be more specific (with examples if possible) and I can help point you in the right direction. |
Beta Was this translation helpful? Give feedback.
Use the
meta.ttl
param to set a custom TTL. It defaults to 1 month from the current time.