mycert           1650 ext/openssl/xp_ssl.c 				X509 *mycert = X509_dup(sk_X509_value(chain, i));
mycert           1652 ext/openssl/xp_ssl.c 				ZVAL_RESOURCE(zcert, zend_list_insert(mycert, php_openssl_get_x509_list_id() TSRMLS_CC));