efa certificate server renew

Renew self-signed certificate on XCO.

Syntax

efa certificate server renew [ --cert-type string ] This is not applicable if third-party certificates are installed on the system.

Parameters

--cert-type string
Specifies the type of certificate you are renewing. Valid values are ( server | token | root-ca | intermediate-ca | k3s-ca | k3s-server ) (default "server").

Examples

This example renews a certificate of type token.

(efa:extreme)extreme@tpvm:/apps$ efa certificate server renew --cert-type=token 

Certificate renewal is successful. 

--- Time Elapsed: 27.233017418s ---