Enable the EDSVWUX multi-usage combination for asymmetric keys
Instructions to enable the EDSVWUX key usage combination for asymmetric keys on the HSM.
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 ExtendedOptions menu. In the Usage section, select AsymmetricAuthorize 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
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.