cert_captured 1622 ext/openssl/xp_ssl.c int cert_captured = 0; cert_captured 1631 ext/openssl/xp_ssl.c cert_captured = 1; cert_captured 1665 ext/openssl/xp_ssl.c return cert_captured; cert_captured 1676 ext/openssl/xp_ssl.c int cert_captured; cert_captured 1758 ext/openssl/xp_ssl.c cert_captured = capture_peer_certs(stream, sslsock, peer_cert TSRMLS_CC); cert_captured 1787 ext/openssl/xp_ssl.c cert_captured = capture_peer_certs(stream, sslsock, peer_cert TSRMLS_CC); cert_captured 1791 ext/openssl/xp_ssl.c if (n && peer_cert && cert_captured == 0) {