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
Currently,
osc-clionly supportsclient_certificate.Could you support theses too ?
ref #73