Lines Matching defs:found
1612 "found acceptable cert");
1631 "found acceptable cert by intermediate CA");
1644 "no client certificate found!?", sc->vhost_id);
1730 * was not found. We use this to lookup the SSL_SESSION in the
1933 "SSL virtual host for servername %s found",
1940 "%s found (using default/first virtual host)",
1978 BOOL found = FALSE;
1985 found = TRUE;
1992 if (!found) {
2000 found = TRUE;
2008 if (!found) {
2016 found = TRUE;
2025 if (found && (ssl = sslcon->ssl) &&
2065 * Save the found server into our SSLConnRec for later