Skip to main content
For this step, you must log in with an identity that has a role with the Security:Key Settings permission. You can use the default Administrator role and Admin identities.
The CertAgent application requires asymmetric keys with multiple usages, which you can configure but Vectera Plus does not enable by default. CertAgent requires the EDSVWUX multi-usage combination. Choose one of the following methods to enable EDSVWUX: Excrypt Manager:
1
Go to the Extended Options menu. In the Usage section, select Asymmetric Authorize in the drop-down list and select [ Add ].
2
Select the EDSVWUX usage combination and select [ OK ].
3
Select [ Save ] to save the changes.
FXCLI:
1
Run the following multi-usage add FXCLI command to add the EDSVWUX multi-usage combination for asymmetric keys for authorized users:
FXCLI
  multi-usage add --asymmetric --auth -edsvwux
2
Optionally, if you configured server-side authentication in the previous section, run the following multi-usage add FXCLI command to add the EDSVQUX multi-usage combination for asymmetric keys for anonymous users.
FXCLI
  multi-usage add --asymmetric --anon -edsvwux