Searched refs:LoadOCSPResponse (Results 1 – 1 of 1) sorted by relevance
46 static bool LoadOCSPResponse(SSL_CTX *ctx, const char *filename) { in LoadOCSPResponse() function122 !LoadOCSPResponse(ctx, args_map["-ocsp-response"].c_str())) { in Server()