tls_ocsp_setup_from_peer
ctx->ocsp = tls_ocsp_setup_from_peer(ctx);
struct tls_ocsp *tls_ocsp_setup_from_peer(struct tls *ctx);
if ((ctx->ocsp = tls_ocsp_setup_from_peer(ctx)) == NULL)