By default (and if the property is not set), client-certificate authentication is required for a signature request to be processed. This can be changed using the AUTHTYPE property.
Property
Description
AUTHTYPE = NOAUTH
No authentication
Sets the server to not require any authentication.
AUTHTYPE = CLIENTCERT
Client certificate authentication
Default value. Requires a certificate of all the clients. The certificates must be in the application server's truststore. Authorized clients is configured manually using the CLI interface.
AUTHTYPE=<Authorizers>
Other authentication
Select the appropriate authorizer from the table on Authorizers.