fingerprint algorithm

Syntax:

fingerprint algorithm=encryption-algorithm

Parameters:

encryption-algorithm Specifies the algorithm DCAS uses to generate certificate fingerprints.

Properties:

Default: SHA1
Values: MD5, SHA1, SHA224, SHA256, SHA384, SHA512

Comments:

This is the algorithm that the connector uses to generate certificate fingerprints from certificates for Format 1 requests. This is used to look for a certificate mapping in the certificate directory. See certificate directory for more information.
Note: This algorithm must match the one used by cascertreg when it creates the mapping file. See cascertreg for more information.