You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The click framework is a new framework for command line
interfaces. We use a file for each command in
the commands/ directory to keep things easier to manage.
We add a new command section "certificate" - although it
is a tokentype, but this makes creating certificates, CSRs...
easier.
Closes#45Closes#44
It should be possible to create certificate tokens on privacyIDEA by sending a CSR to privacyIDEA in the parameter
--request
.These are the paramters taken by the /token/init endpoint for certificates:
The tool would be called like this:
Alternatively the CSR could be read from a file:
The text was updated successfully, but these errors were encountered: