Configuring the signature verification service
To help you configure the signature verification service
(DNF_V_REQ) and the signature verification API (DNF_V_API),
FTM SWIFT generates,
during customization, for each business OU, scripts with names of
the form:
deployment_dir/instance/admin/ou_dnfcvcsv.cli where: - deployment_dir
- Directory specified in the CDP initialization file.
- instance
- Name of the instance.
- ou
- Name of the OU.
add -ou DNIvOU -ct DnfVerifService -co <service> -attr AutoInterval -val 5
add -ou DNIvOU -ct DnfVerifService -co <service> -attr MaxInterval -val 0
add -ou DNIvOU -ct DnfVerifService -co <service> -attr MaxTransactionSize -val 20
add -ou DNIvOU -ct DnfVerifService -co <service> -attr DefaultVerifConn -val <number>
add -ou DNIvOU -ct DnfVerifService -co <service> -attr SNLRequestExpiration -val 90
com -ou DNIvOU
The customization process substitutes the placeholder DNIvOU in the scripts with the name of the OU. To modify and run these scripts: