osc-cli icon indicating copy to clipboard operation
osc-cli copied to clipboard

Support new client certificate variable

Open outscale-mdr opened this issue 3 years ago • 0 comments

Currently, osc-cli only supports client_certificate.

Could you support theses too ?

  • x509_client_cert : path of client certificate
  • x509_client_cert_b64: client certificate base64 encoded
  • x509_client_key: path to client key related to certificate
  • x509_client_key_b64: client key related to certificate base64 encoded

ref #73

outscale-mdr avatar Nov 16 '22 15:11 outscale-mdr