SSL_CERT_DIR - SSL_CERT_DIR - Perceptive Content - Perceptive Content Server Install Guide - Perceptive-Content/Perceptive-Content-Server-Install-Guide/Foundation-24.1/Perceptive-Content-Server-Install-Guide/Install-Perceptive-Content/Configure-OpenSSL-trust-stores-for-SSL/TLS-on-Linux-and-Windows/SSL_CERT_DIR - Foundation 24.1 - Foundation 24.1

Perceptive Content Server Install Guide

Platform
Perceptive Content
Product
Perceptive Content Server Install Guide
Release
Foundation 24.1
License
ft:lastPublication
2024-04-02T13:38:57.399000
ft:locale
en-US

SSL_CERT_DIR should specify the full path to a directory of CA certificates in PEM format. Each file should contain one CA certificate and have a unique CA subject name hash value. The hashed files can be managed using OpenSSL's c_hash command.

Note: The system searches SSL_CERT_FILE for a given certificate before searching SSL_CERT_DIR.