-
-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Copy link
Description
Is there an existing issue for this?
- There is no existing issue for this feature
What are you currently unable to do
It's occasionally useful to be able to get the client certificate in order to send it to a remote server for trusting. So far we've had users directly look ~/.config/incus/client.crt
, but having a dedicated command would be quite convenient, especially as it can internally kick in a certificate generation if one doesn't already exist.
Additionally, adding another command to get a client token (derived from the client certificate) would also be quite useful and would allow us to discontinue the current tls2jwt
test tool in favor of a supported command.
What do you think would need to be added
No response
Metadata
Metadata
Assignees
Labels
EasyGood for new contributorsGood for new contributors