efa certificate server renew

Renew self-signed certificate on XCO.

Syntax

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

Parameters

--certType string
Specifies the type of certificate you are renewing. Valid values are (server | token | rootca | intermediateca | k3sca | k3sserver) (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 ---