ALIASSELECTOR=org.signserver.server.aliasselectors.RequestMetadataAliasSelector.

This alias selector chooses keys based on the ALIAS request metadata property provided in the request. If no such property is provided by the client, the configured DEFAULTKEY will be used instead.

When this component is configured the client will be able to choose which key to use.

Worker Properties

PropertyDescription
DEFAULTKEYKey alias to use in case no ALIAS request metadata property is supplied.

Request Metadata Properties

PropertyDescription
ALIASThe key alias to use.