How to disable Intraweb SSL logging

Viewed 57

We have a Delphi service written with Intraweb that uses the Indy SSL DLLs.

The Intraweb ServerController only exposes a handful of SSL options from Indy, and the Intraweb Logging option is set to "None".

The DLLs are logging the SSL handshaking messages to file (which then keep growing), is there a way of disabling this logging?

Delphi 2007, Intraweb 9.0.42, Indy SSL DLLs 1.0.2u

0 Answers
Related