loginfo
extern void loginfo(const char *, ...)
loginfo("%s", tls_status_msg);
loginfo("restart");
loginfo("host name changed, \"%s\" to \"%s\"",
loginfo("established TLS connection from %s with certificate "
loginfo("insecure configuration, peer authentication disabled");
loginfo("Generating a self-signed certificate and writing "
loginfo("Established connection and accepted %s certificate "
loginfo("Deny %s certificate from %s. "