CRL Configuration
You can define a CRL list in the $CFROOT/config/config.txt file.
To use CRL, set the CheckCRL parameter to Y in the config.txt file.
TIBCO MFT Platform Server accesses CRL certificate authority files in a directory, with hashed file names based on OpenSSL naming convention. You can specify the directory with the CAPath parameter in the config.txt file.
For more information, see CheckCRL and CAPath in Server SSL Communications Parameters.
You must rename certificate authority files to correct file names. To get correct hash values, locate and reuse the copy of OpenSSL file in the $CFROOT/util directory.
Copyright © Cloud Software Group, Inc. All rights reserved.