Lines Matching refs:logerror
176 logerror("Unable to initialize OpenSSL: %s",
191 logerror("TLS certificate files \"%s\" and \"%s\""
203 logerror("Unable to generate new certificate.");
208 logerror("Unable to write certificate to files \"%s\""
223 logerror("Unable to use generated private "
233 logerror("Unable to load private key and "
241 logerror("Private key \"%s\" does not match "
251 logerror("unable to load trust anchors from "
256 logerror("unable to load trust anchors from "
282 logerror("SSL_CTX_set_tmp_dh() failed: %s",
287 logerror("Unexpected OpenSSL error: %s",
600 logerror("Unable to open certificate file: %s", certfilename);
658 logerror("Error with TLS %s certificate authentication, "
838 logerror("%s", gai_strerror(error));
848 logerror("Unable to allocate memory for sockets");
857 logerror("socket() failed: %s", strerror(errno));
864 logerror("setsockopt(IPV6_V6ONLY) failed: %s",
875 logerror("bind() failed: %s", strerror(errno));
881 logerror("listen() failed: %s", strerror(errno));
946 logerror("Cannot establish TLS connection "
999 logerror("%s", gai_strerror(error));
1111 logerror("TLS connection closed by %s",
1115 logerror("internal SSL error, error queue gives %s",
1134 logerror("parse_tls_destination() on non-TLS action "
1140 logerror("Unterminated [ "
1152 logerror("Couldn't allocate memory for TLS config");
1160 logerror("Unable to read TLS server name"
1172 logerror("Unable to read TLS port or service name"
1202 logerror("unknown keyword %s "
1208 logerror("unterminated ("
1244 logerror("Unable to connect to TLS server %s, "
1254 logerror("Unable to connect to TLS server %s, "
1360 logerror("global_TLS_CTX not initialized!");
1368 logerror("Error in accept(): %s", strerror(errno));
1388 logerror("access from %s denied by hosts_access", peername);
1425 logerror("Unable to allocate memory to accept incoming "
1634 logerror("Couldn't reallocate buffer, "
1648 logerror("Unable to handle TLS length prefix. "
1690 logerror("Couldn't shrink inbuf");
1729 logerror("Unable to allocate memory, drop message");
1955 logerror("Cannot shutdown socket");
1960 logerror("Cannot close socket");
1996 logerror("Unable to write to file \"%s\"", keyfilename);
2000 logerror("Unable to write to file \"%s\"", certfilename);
2005 logerror("Unable to write key to \"%s\"", keyfilename);
2008 logerror("Unable to write certificate to \"%s\"",
2036 logerror("Unable to get list of local interfaces");