-
Question Additional context |
Beta Was this translation helpful? Give feedback.
Answered by
r-brown
Oct 27, 2023
Replies: 1 comment
-
This wiki page describes how to Create public/private RSA key pair https://netlicensing.io/wiki/signing-the-response and use this with the API Key. You can specify privateKey” programmatically via API (as described on the above page) or via NetLicensing UI at https://ui.netlicensing.io/#/settings?tab=api-keys |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
r-brown
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This wiki page describes how to Create public/private RSA key pair https://netlicensing.io/wiki/signing-the-response and use this with the API Key.
You can specify privateKey” programmatically via API (as described on the above page) or via NetLicensing UI at https://ui.netlicensing.io/#/settings?tab=api-keys
… just provide generated Private Key in the corresponding field on the Create API Key view.