Skip to content

Add get-client-certificate and get-client-token functions to incus remote #2010

@stgraber

Description

@stgraber

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 contributors

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions