Lines Matching defs:to
1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
10 * Unless required by applicable law or agreed to in writing, software
62 * certificate-specified responder, falling back to default if
85 "failed to parse OCSP responder URI '%s'", s);
147 apr_interval_time_t to = sc->server->ocsp_responder_timeout == UNSET ?
150 response = modssl_dispatch_ocsp_request(ruri, to, request, c, pool);
189 "failed to verify the OCSP response");
203 "failed to retrieve OCSP response status");
262 "No cert available to check with OCSP");
273 /* Create a temporary pool to constrain memory use (the passed-in
281 /* Propagate the verification status back to the passed-in