Enable server-side TLS logging
Enable server-side TLS logging for the FairCom wire protocols
Abstract
Enable server-side TLS logging for the FairCom wire protocols
you can log TLS events for FairCom's wire protocols, which support the ISAM, CTDB, and SQL APIs.
To log TLS information to a log file of your choice, and DEBUG_LOG <logfile>
to the SSL
subsection of the ctsrvr.cfg
configuration file:
SUBSYSTEM COMM_PROTOCOL SSL { DEBUG_LOG ssl.log }