Open Julien-Elie opened 1 year ago
A new tlsloglevel parameter in inn.conf would facilitate the activation of TLS debugging instead of using an internal variable and having to rebuild INN:
tlsloglevel
/* Set this value higher (from 1 to 4) to obtain more logs. */ static int tls_loglevel = 0;
A new
tlsloglevel
parameter in inn.conf would facilitate the activation of TLS debugging instead of using an internal variable and having to rebuild INN: