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 the Vectera Plus does not enable it 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, choose one of the following options from the drop-down list:
  • If you configured mutual authentication for the connection between the Futurex PKCS #11 library and the Vectera Plus in the previous section, select Asymmetric Authorize and select [ Add ].
  • If you configured server-side authentication in the previous section, select Asymmetric Anonymous and select [ Add ].
2
Select the EDSVWUX usage combination and select [ OK ].
3
Select [ Save ] to save the changes.
FXCLI:
1
If you configured mutual authentication for the connection between the Futurex PKCS #11 library and the Vectera Plus in the previous section, 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
If you configured server-side authentication in the previous section, run the following multi-usage add FXCLI command to add the EDSVWUX multi-usage combination for asymmetric keys for anonymous users:
FXCLI
  multi-usage add --asymmetric --anon -edsvwux