EFA uses JSON Web tokens for authentication. The RSA keypair for authentication on EFA and SLX expires in 10 years after the date of installation.
(efa:extreme)extreme@tpvm:/apps$ efa certificate server renew --cert-type=token Certificate renewal is successful. --- Time Elapsed: 27.233017418s ---
After the certificate is updated, it must be pushed to all the registered devices.
(efa:extreme)extreme@tpvm:~$ efa certificate device install --ip=10.x.x.x --cert-type=token +-------------+---------+ | IP Address | Status | +-------------+---------+ | 10.x.x.x | Success | +-------------+---------+ --- Time Elapsed: 2