Undefined symbols for architecture x86_64:
"_ASN1_INTEGER_set_int64", referenced from:
_zif_openssl_csr_sign in openssl.o
"_ASN1_INTEGER_to_BN", referenced from:
_zif_openssl_x509_parse in openssl.o
"_ASN1_OBJECT_free", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_ASN1_STRING_get0_data", referenced from:
_zif_openssl_spki_export_challenge in openssl.o
_zif_openssl_x509_parse in openssl.o
_php_openssl_add_assoc_name_entry in openssl.o
_php_openssl_asn1_time_to_time_t in openssl.o
"_ASN1_STRING_length", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_add_assoc_name_entry in openssl.o
_php_openssl_asn1_time_to_time_t in openssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_ASN1_STRING_set", referenced from:
_zif_openssl_spki_new in openssl.o
"_ASN1_STRING_set_default_mask_asc", referenced from:
_php_openssl_parse_config in openssl.o
"_ASN1_STRING_to_UTF8", referenced from:
_php_openssl_add_assoc_name_entry in openssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_ASN1_STRING_type", referenced from:
_php_openssl_add_assoc_name_entry in openssl.o
_php_openssl_asn1_time_to_time_t in openssl.o
"_ASN1_item_d2i", referenced from:
_zif_openssl_x509_parse in openssl.o
"_BIO_ctrl", referenced from:
_zif_openssl_spki_export in openssl.o
_zif_openssl_x509_export in openssl.o
_zif_openssl_x509_parse in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_csr_export in openssl.o
_zif_openssl_pkey_export in openssl.o
...
"_BIO_free", referenced from:
_zif_openssl_x509_export_to_file in openssl.o
_php_openssl_pkey_from_zval in openssl.o
_zif_openssl_x509_export in openssl.o
_zif_openssl_x509_parse in openssl.o
_php_openssl_load_all_certs_from_file in openssl.o
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
...
"_BIO_free_all", referenced from:
_zif_openssl_spki_export in openssl.o
"_BIO_new", referenced from:
_zif_openssl_spki_export in openssl.o
_zif_openssl_x509_export in openssl.o
_zif_openssl_x509_parse in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_csr_export in openssl.o
_zif_openssl_csr_get_public_key in openssl.o
...
"_BIO_new_file", referenced from:
_zif_openssl_x509_export_to_file in openssl.o
_php_openssl_pkey_from_zval in openssl.o
_php_openssl_load_all_certs_from_file in openssl.o
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_csr_export_to_file in openssl.o
_php_openssl_csr_from_param in openssl.o
_php_openssl_parse_config in openssl.o
...
"_BIO_new_mem_buf", referenced from:
_php_openssl_pkey_from_zval in openssl.o
_php_openssl_csr_from_param in openssl.o
_php_openssl_x509_from_str in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_BIO_printf", referenced from:
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_pkcs7_sign in openssl.o
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_sign in openssl.o
"_BIO_puts", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_setup_crypto in xp_ssl.o
"_BIO_s_mem", referenced from:
_zif_openssl_spki_export in openssl.o
_zif_openssl_x509_export in openssl.o
_zif_openssl_x509_parse in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_csr_export in openssl.o
_zif_openssl_csr_get_public_key in openssl.o
...
"_BIO_write", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_pkcs7_read in openssl.o
_zif_openssl_cms_read in openssl.o
"_BN_CTX_free", referenced from:
_zif_openssl_pkey_new in openssl.o
"_BN_CTX_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_BN_bin2bn", referenced from:
_zif_openssl_pkey_new in openssl.o
_zif_openssl_dh_compute_key in openssl.o
"_BN_bn2bin", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_BN_bn2hex", referenced from:
_zif_openssl_x509_parse in openssl.o
"_BN_free", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_pkey_new in openssl.o
_zif_openssl_pkey_get_details in openssl.o
_zif_openssl_dh_compute_key in openssl.o
"_BN_is_zero", referenced from:
_zif_openssl_pkey_new in openssl.o
"_BN_mod_exp_mont", referenced from:
_zif_openssl_pkey_new in openssl.o
"_BN_new", referenced from:
_zif_openssl_pkey_new in openssl.o
_zif_openssl_pkey_get_details in openssl.o
"_BN_num_bits", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_BN_with_flags", referenced from:
_zif_openssl_pkey_new in openssl.o
"_CMS_ContentInfo_free", referenced from:
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_read in openssl.o
_zif_openssl_cms_sign in openssl.o
_zif_openssl_cms_decrypt in openssl.o
"_CMS_decrypt", referenced from:
_zif_openssl_cms_decrypt in openssl.o
"_CMS_encrypt", referenced from:
_zif_openssl_cms_encrypt in openssl.o
"_CMS_final", referenced from:
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_sign in openssl.o
"_CMS_get0_signers", referenced from:
_zif_openssl_cms_verify in openssl.o
"_CMS_get0_type", referenced from:
_zif_openssl_cms_read in openssl.o
"_CMS_get1_certs", referenced from:
_zif_openssl_cms_read in openssl.o
"_CMS_get1_crls", referenced from:
_zif_openssl_cms_read in openssl.o
"_CMS_sign", referenced from:
_zif_openssl_cms_sign in openssl.o
"_CMS_verify", referenced from:
_zif_openssl_cms_verify in openssl.o
"_CRYPTO_free", referenced from:
_zif_openssl_spki_new in openssl.o
_zif_openssl_x509_parse in openssl.o
_php_openssl_add_assoc_name_entry in openssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_CRYPTO_get_ex_new_index", referenced from:
_zm_startup_openssl in openssl.o
"_DH_compute_key", referenced from:
_zif_openssl_dh_compute_key in openssl.o
"_DH_free", referenced from:
_zif_openssl_pkey_new in openssl.o
_php_openssl_setup_crypto in xp_ssl.o
"_DH_generate_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DH_get0_key", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_DH_get0_pqg", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_DH_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DH_set0_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DH_set0_pqg", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DH_size", referenced from:
_zif_openssl_dh_compute_key in openssl.o
"_DSA_free", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DSA_generate_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DSA_get0_key", referenced from:
_zif_openssl_pkey_new in openssl.o
_zif_openssl_pkey_get_details in openssl.o
"_DSA_get0_pqg", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_DSA_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DSA_set0_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_DSA_set0_pqg", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_GROUP_free", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_GROUP_get_curve_name", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EC_GROUP_new_by_curve_name", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_GROUP_set_asn1_flag", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_GROUP_set_point_conversion_form", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_check_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_free", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_generate_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_get0_group", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EC_KEY_get0_private_key", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EC_KEY_get0_public_key", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EC_KEY_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_set_group", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_set_private_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_KEY_set_public_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_POINT_free", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_POINT_get_affine_coordinates_GFp", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EC_POINT_mul", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_POINT_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_POINT_set_affine_coordinates_GFp", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EC_get_builtin_curves", referenced from:
_zif_openssl_get_curve_names in openssl.o
"_ERR_clear_error", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_sockop_set_option in xp_ssl.o
_php_openssl_sockop_io in xp_ssl.o
"_ERR_error_string_n", referenced from:
_zif_openssl_error_string in openssl.o
_php_openssl_handle_ssl_error in xp_ssl.o
"_ERR_get_error", referenced from:
_php_openssl_store_errors in openssl.o
_zif_openssl_x509_export_to_file in openssl.o
_zif_openssl_spki_new in openssl.o
_php_openssl_pkey_from_zval in openssl.o
_zif_openssl_spki_verify in openssl.o
_zif_openssl_spki_export in openssl.o
_zif_openssl_spki_export_challenge in openssl.o
...
"_ERR_peek_error", referenced from:
_php_openssl_handle_ssl_error in xp_ssl.o
"_ERR_pop_to_mark", referenced from:
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
_php_openssl_generate_private_key in openssl.o
"_ERR_set_mark", referenced from:
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
_php_openssl_generate_private_key in openssl.o
"_EVP_CIPHER_CTX_block_size", referenced from:
_zif_openssl_seal in openssl.o
"_EVP_CIPHER_CTX_ctrl", referenced from:
_php_openssl_encrypt in openssl.o
_php_openssl_cipher_init in openssl.o
"_EVP_CIPHER_CTX_free", referenced from:
_zif_openssl_seal in openssl.o
_zif_openssl_open in openssl.o
_php_openssl_encrypt in openssl.o
_php_openssl_decrypt in openssl.o
"_EVP_CIPHER_CTX_new", referenced from:
_zif_openssl_seal in openssl.o
_zif_openssl_open in openssl.o
_php_openssl_encrypt in openssl.o
_php_openssl_decrypt in openssl.o
"_EVP_CIPHER_CTX_reset", referenced from:
_zif_openssl_seal in openssl.o
_php_openssl_encrypt in openssl.o
_php_openssl_decrypt in openssl.o
"_EVP_CIPHER_CTX_set_key_length", referenced from:
_php_openssl_cipher_init in openssl.o
"_EVP_CIPHER_CTX_set_padding", referenced from:
_php_openssl_cipher_init in openssl.o
"_EVP_CIPHER_block_size", referenced from:
_php_openssl_cipher_update in openssl.o
"_EVP_CIPHER_flags", referenced from:
_php_openssl_encrypt in openssl.o
_php_openssl_decrypt in openssl.o
"_EVP_CIPHER_iv_length", referenced from:
_zif_openssl_seal in openssl.o
_zif_openssl_open in openssl.o
_php_openssl_cipher_init in openssl.o
_php_openssl_cipher_iv_length in openssl.o
_zif_openssl_cipher_iv_length in openssl.o
"_EVP_CIPHER_key_length", referenced from:
_php_openssl_cipher_init in openssl.o
"_EVP_CipherInit_ex", referenced from:
_php_openssl_cipher_init in openssl.o
"_EVP_CipherUpdate", referenced from:
_php_openssl_cipher_update in openssl.o
"_EVP_DecryptFinal", referenced from:
_php_openssl_decrypt in openssl.o
"_EVP_DecryptUpdate", referenced from:
_zif_openssl_open in openssl.o
"_EVP_DigestFinal", referenced from:
_zif_openssl_digest in openssl.o
"_EVP_DigestInit", referenced from:
_zif_openssl_sign in openssl.o
_zif_openssl_verify in openssl.o
_zif_openssl_digest in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_EVP_DigestUpdate", referenced from:
_zif_openssl_sign in openssl.o
_zif_openssl_verify in openssl.o
_zif_openssl_digest in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_EVP_EncryptFinal", referenced from:
_php_openssl_encrypt in openssl.o
"_EVP_EncryptInit", referenced from:
_zif_openssl_seal in openssl.o
"_EVP_EncryptUpdate", referenced from:
_zif_openssl_seal in openssl.o
"_EVP_MD_CTX_free", referenced from:
_zif_openssl_sign in openssl.o
_zif_openssl_verify in openssl.o
_zif_openssl_digest in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_EVP_MD_CTX_new", referenced from:
_zif_openssl_sign in openssl.o
_zif_openssl_verify in openssl.o
_zif_openssl_digest in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_EVP_MD_size", referenced from:
_zif_openssl_digest in openssl.o
"_EVP_OpenFinal", referenced from:
_zif_openssl_open in openssl.o
"_EVP_OpenInit", referenced from:
_zif_openssl_open in openssl.o
"_EVP_PKEY_CTX_ctrl", referenced from:
_php_openssl_generate_private_key in openssl.o
"_EVP_PKEY_CTX_free", referenced from:
_php_openssl_generate_private_key in openssl.o
_zif_openssl_pkey_derive in openssl.o
_zif_openssl_private_encrypt in openssl.o
_zif_openssl_private_decrypt in openssl.o
_zif_openssl_public_encrypt in openssl.o
_zif_openssl_public_decrypt in openssl.o
"_EVP_PKEY_CTX_new", referenced from:
_php_openssl_generate_private_key in openssl.o
_zif_openssl_pkey_derive in openssl.o
_zif_openssl_private_encrypt in openssl.o
_zif_openssl_private_decrypt in openssl.o
_zif_openssl_public_encrypt in openssl.o
_zif_openssl_public_decrypt in openssl.o
"_EVP_PKEY_CTX_new_id", referenced from:
_php_openssl_generate_private_key in openssl.o
"_EVP_PKEY_assign", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EVP_PKEY_base_id", referenced from:
_zif_openssl_pkey_get_details in openssl.o
_zif_openssl_dh_compute_key in openssl.o
"_EVP_PKEY_bits", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EVP_PKEY_decrypt", referenced from:
_zif_openssl_private_decrypt in openssl.o
"_EVP_PKEY_decrypt_init", referenced from:
_zif_openssl_private_decrypt in openssl.o
"_EVP_PKEY_derive", referenced from:
_zif_openssl_pkey_derive in openssl.o
"_EVP_PKEY_derive_init", referenced from:
_zif_openssl_pkey_derive in openssl.o
"_EVP_PKEY_derive_set_peer", referenced from:
_zif_openssl_pkey_derive in openssl.o
"_EVP_PKEY_encrypt", referenced from:
_zif_openssl_public_encrypt in openssl.o
"_EVP_PKEY_encrypt_init", referenced from:
_zif_openssl_public_encrypt in openssl.o
"_EVP_PKEY_free", referenced from:
_php_openssl_pkey_free_obj in openssl.o
_zif_openssl_spki_new in openssl.o
_zif_openssl_spki_verify in openssl.o
_zif_openssl_spki_export in openssl.o
_zif_openssl_x509_check_private_key in openssl.o
_zif_openssl_x509_verify in openssl.o
_zif_openssl_pkcs12_export_to_file in openssl.o
...
"_EVP_PKEY_get0_DH", referenced from:
_zif_openssl_pkey_get_details in openssl.o
_zif_openssl_dh_compute_key in openssl.o
"_EVP_PKEY_get0_DSA", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EVP_PKEY_get0_EC_KEY", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EVP_PKEY_get0_RSA", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_EVP_PKEY_keygen", referenced from:
_php_openssl_generate_private_key in openssl.o
"_EVP_PKEY_keygen_init", referenced from:
_php_openssl_generate_private_key in openssl.o
"_EVP_PKEY_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_EVP_PKEY_paramgen", referenced from:
_php_openssl_generate_private_key in openssl.o
"_EVP_PKEY_paramgen_init", referenced from:
_php_openssl_generate_private_key in openssl.o
"_EVP_PKEY_sign", referenced from:
_zif_openssl_private_encrypt in openssl.o
"_EVP_PKEY_sign_init", referenced from:
_zif_openssl_private_encrypt in openssl.o
"_EVP_PKEY_size", referenced from:
_zif_openssl_sign in openssl.o
_zif_openssl_seal in openssl.o
_phar_create_signature in util.o
"_EVP_PKEY_up_ref", referenced from:
_php_openssl_pkey_from_zval in openssl.o
"_EVP_PKEY_verify_recover", referenced from:
_zif_openssl_public_decrypt in openssl.o
"_EVP_PKEY_verify_recover_init", referenced from:
_zif_openssl_public_decrypt in openssl.o
"_EVP_SealFinal", referenced from:
_zif_openssl_seal in openssl.o
"_EVP_SealInit", referenced from:
_zif_openssl_seal in openssl.o
"_EVP_SignFinal", referenced from:
_zif_openssl_sign in openssl.o
_phar_create_signature in util.o
"_EVP_VerifyFinal", referenced from:
_zif_openssl_verify in openssl.o
_phar_verify_signature in util.o
"_EVP_aes_128_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_aes_192_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_aes_256_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_des_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_des_ede3_cbc", referenced from:
_zif_openssl_pkey_export_to_file in openssl.o
_zif_openssl_pkey_export in openssl.o
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_get_cipherbyname", referenced from:
_zif_openssl_seal in openssl.o
_zif_openssl_open in openssl.o
_php_openssl_encrypt in openssl.o
_php_openssl_decrypt in openssl.o
_php_openssl_cipher_iv_length in openssl.o
_zif_openssl_cipher_iv_length in openssl.o
"_EVP_get_digestbyname", referenced from:
_php_openssl_x509_fingerprint in openssl.o
_php_openssl_parse_config in openssl.o
_zif_openssl_pbkdf2 in openssl.o
_zif_openssl_sign in openssl.o
_zif_openssl_verify in openssl.o
_zif_openssl_digest in openssl.o
"_EVP_md4", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
"_EVP_md5", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
"_EVP_rc2_40_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_rc2_64_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_rc2_cbc", referenced from:
_php_openssl_get_evp_cipher_from_algo in openssl.o
"_EVP_ripemd160", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
"_EVP_sha1", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
_php_openssl_parse_config in openssl.o
_zif_openssl_pbkdf2 in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_EVP_sha224", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
"_EVP_sha256", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_EVP_sha384", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
"_EVP_sha512", referenced from:
_php_openssl_get_evp_md_from_algo in openssl.o
_phar_verify_signature in util.o
_phar_create_signature in util.o
"_GENERAL_NAME_free", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_GENERAL_NAME_print", referenced from:
_zif_openssl_x509_parse in openssl.o
"_NCONF_free", referenced from:
_zif_openssl_csr_sign in openssl.o
_zif_openssl_csr_new in openssl.o
_zif_openssl_pkey_new in openssl.o
_zif_openssl_pkey_export_to_file in openssl.o
_zif_openssl_pkey_export in openssl.o
"_NCONF_get_number_e", referenced from:
_php_openssl_parse_config in openssl.o
"_NCONF_get_section", referenced from:
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
"_NCONF_get_string", referenced from:
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
_php_openssl_generate_private_key in openssl.o
"_NCONF_load", referenced from:
_php_openssl_parse_config in openssl.o
"_NCONF_new", referenced from:
_php_openssl_parse_config in openssl.o
"_NETSCAPE_SPKI_b64_decode", referenced from:
_zif_openssl_spki_verify in openssl.o
_zif_openssl_spki_export in openssl.o
_zif_openssl_spki_export_challenge in openssl.o
"_NETSCAPE_SPKI_b64_encode", referenced from:
_zif_openssl_spki_new in openssl.o
"_NETSCAPE_SPKI_free", referenced from:
_zif_openssl_spki_new in openssl.o
_zif_openssl_spki_verify in openssl.o
_zif_openssl_spki_export in openssl.o
_zif_openssl_spki_export_challenge in openssl.o
"_NETSCAPE_SPKI_new", referenced from:
_zif_openssl_spki_new in openssl.o
"_NETSCAPE_SPKI_set_pubkey", referenced from:
_zif_openssl_spki_new in openssl.o
"_NETSCAPE_SPKI_sign", referenced from:
_zif_openssl_spki_new in openssl.o
"_NETSCAPE_SPKI_verify", referenced from:
_zif_openssl_spki_verify in openssl.o
"_OBJ_NAME_do_all_sorted", referenced from:
_zif_openssl_get_md_methods in openssl.o
_zif_openssl_get_cipher_methods in openssl.o
"_OBJ_create", referenced from:
_php_openssl_parse_config in openssl.o
"_OBJ_create_objects", referenced from:
_php_openssl_parse_config in openssl.o
"_OBJ_ln2nid", referenced from:
_php_openssl_parse_config in openssl.o
"_OBJ_nid2ln", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_add_assoc_name_entry in openssl.o
"_OBJ_nid2obj", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_OBJ_nid2sn", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_add_assoc_name_entry in openssl.o
_zif_openssl_pkey_get_details in openssl.o
_zif_openssl_get_curve_names in openssl.o
"_OBJ_obj2nid", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_add_assoc_name_entry in openssl.o
_zif_openssl_pkcs7_read in openssl.o
_zif_openssl_cms_read in openssl.o
"_OBJ_obj2txt", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_pkey_get_details in openssl.o
"_OBJ_sn2nid", referenced from:
_php_openssl_parse_config in openssl.o
_zif_openssl_pkey_new in openssl.o
"_OBJ_txt2nid", referenced from:
_zif_openssl_csr_new in openssl.o
"_OPENSSL_init_ssl", referenced from:
_zm_startup_openssl in openssl.o
"_OPENSSL_sk_free", referenced from:
_php_openssl_load_all_certs_from_file in openssl.o
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_cms_verify in openssl.o
"_OPENSSL_sk_new_null", referenced from:
_php_openssl_load_all_certs_from_file in openssl.o
_php_array_to_X509_sk in openssl.o
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_cms_encrypt in openssl.o
"_OPENSSL_sk_num", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_load_all_certs_from_file in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_pkcs7_read in openssl.o
...
"_OPENSSL_sk_pop", referenced from:
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
"_OPENSSL_sk_pop_free", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_x509_checkpurpose in openssl.o
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_pkcs7_sign in openssl.o
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_encrypt in openssl.o
...
"_OPENSSL_sk_push", referenced from:
_php_openssl_load_all_certs_from_file in openssl.o
_php_array_to_X509_sk in openssl.o
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_cms_encrypt in openssl.o
"_OPENSSL_sk_shift", referenced from:
_php_openssl_load_all_certs_from_file in openssl.o
"_OPENSSL_sk_value", referenced from:
_zif_openssl_x509_parse in openssl.o
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_pkcs7_read in openssl.o
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_read in openssl.o
...
"_OpenSSL_version", referenced from:
_zm_info_openssl in openssl.o
"_PEM_ASN1_read_bio", referenced from:
_php_openssl_x509_from_str in openssl.o
"_PEM_X509_INFO_read_bio", referenced from:
_php_openssl_load_all_certs_from_file in openssl.o
"_PEM_read_bio_CMS", referenced from:
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_read in openssl.o
_zif_openssl_cms_decrypt in openssl.o
"_PEM_read_bio_DHparams", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_PEM_read_bio_PKCS7", referenced from:
_zif_openssl_pkcs7_read in openssl.o
"_PEM_read_bio_PUBKEY", referenced from:
_php_openssl_pkey_from_zval in openssl.o
_zif_openssl_csr_get_public_key in openssl.o
_phar_verify_signature in util.o
"_PEM_read_bio_PrivateKey", referenced from:
_php_openssl_pkey_from_zval in openssl.o
_phar_create_signature in util.o
"_PEM_read_bio_X509", referenced from:
_php_openssl_x509_from_str in openssl.o
_php_openssl_setup_crypto in xp_ssl.o
"_PEM_read_bio_X509_REQ", referenced from:
_php_openssl_csr_from_param in openssl.o
"_PEM_write_bio_CMS", referenced from:
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_sign in openssl.o
"_PEM_write_bio_CMS_stream", referenced from:
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_sign in openssl.o
"_PEM_write_bio_PKCS7", referenced from:
_zif_openssl_pkcs7_verify in openssl.o
"_PEM_write_bio_PUBKEY", referenced from:
_zif_openssl_spki_export in openssl.o
_zif_openssl_csr_get_public_key in openssl.o
_zif_openssl_pkey_get_details in openssl.o
"_PEM_write_bio_PrivateKey", referenced from:
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_pkey_export_to_file in openssl.o
_zif_openssl_pkey_export in openssl.o
"_PEM_write_bio_X509", referenced from:
_zif_openssl_x509_export_to_file in openssl.o
_zif_openssl_x509_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_pkcs7_read in openssl.o
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_read in openssl.o
...
"_PEM_write_bio_X509_CRL", referenced from:
_zif_openssl_pkcs7_read in openssl.o
_zif_openssl_cms_read in openssl.o
"_PEM_write_bio_X509_REQ", referenced from:
_zif_openssl_csr_export_to_file in openssl.o
_zif_openssl_csr_export in openssl.o
"_PKCS12_create", referenced from:
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
"_PKCS12_free", referenced from:
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_pkcs12_read in openssl.o
"_PKCS12_parse", referenced from:
_zif_openssl_pkcs12_read in openssl.o
"_PKCS5_PBKDF2_HMAC", referenced from:
_zif_openssl_pbkdf2 in openssl.o
"_PKCS7_decrypt", referenced from:
_zif_openssl_pkcs7_decrypt in openssl.o
"_PKCS7_encrypt", referenced from:
_zif_openssl_pkcs7_encrypt in openssl.o
"_PKCS7_free", referenced from:
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_pkcs7_read in openssl.o
_zif_openssl_pkcs7_sign in openssl.o
_zif_openssl_pkcs7_decrypt in openssl.o
"_PKCS7_get0_signers", referenced from:
_zif_openssl_pkcs7_verify in openssl.o
"_PKCS7_sign", referenced from:
_zif_openssl_pkcs7_sign in openssl.o
"_PKCS7_verify", referenced from:
_zif_openssl_pkcs7_verify in openssl.o
"_RAND_bytes", referenced from:
_php_openssl_random_pseudo_bytes in openssl.o
"_RAND_file_name", referenced from:
_php_openssl_generate_private_key in openssl.o
"_RAND_load_file", referenced from:
_php_openssl_generate_private_key in openssl.o
"_RAND_status", referenced from:
_php_openssl_generate_private_key in openssl.o
"_RAND_write_file", referenced from:
_php_openssl_generate_private_key in openssl.o
"_RSA_free", referenced from:
_zif_openssl_pkey_new in openssl.o
"_RSA_get0_crt_params", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_RSA_get0_factors", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_RSA_get0_key", referenced from:
_zif_openssl_pkey_get_details in openssl.o
"_RSA_new", referenced from:
_zif_openssl_pkey_new in openssl.o
"_RSA_pkey_ctx_ctrl", referenced from:
_php_openssl_generate_private_key in openssl.o
_zif_openssl_private_encrypt in openssl.o
_zif_openssl_private_decrypt in openssl.o
_zif_openssl_public_encrypt in openssl.o
_zif_openssl_public_decrypt in openssl.o
"_RSA_set0_crt_params", referenced from:
_zif_openssl_pkey_new in openssl.o
"_RSA_set0_factors", referenced from:
_zif_openssl_pkey_new in openssl.o
"_RSA_set0_key", referenced from:
_zif_openssl_pkey_new in openssl.o
"_SMIME_read_CMS", referenced from:
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_decrypt in openssl.o
"_SMIME_read_PKCS7", referenced from:
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_pkcs7_decrypt in openssl.o
"_SMIME_write_CMS", referenced from:
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_sign in openssl.o
"_SMIME_write_PKCS7", referenced from:
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_pkcs7_sign in openssl.o
"_SSL_CIPHER_get_bits", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_CIPHER_get_name", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_CIPHER_get_version", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_CTX_callback_ctrl", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_check_private_key", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_ctrl", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_free", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_sockop_close in xp_ssl.o
_php_openssl_create_sni_server_ctx in xp_ssl.o
"_SSL_CTX_get_cert_store", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_get_options", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_load_verify_locations", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_new", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_create_sni_server_ctx in xp_ssl.o
"_SSL_CTX_set_alpn_protos", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_alpn_select_cb", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_cipher_list", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_client_CA_list", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_default_passwd_cb", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_default_passwd_cb_userdata", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_default_verify_paths", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_options", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_security_level", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_set_verify", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_CTX_use_PrivateKey_file", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_create_sni_server_ctx in xp_ssl.o
"_SSL_CTX_use_certificate_chain_file", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_create_sni_server_ctx in xp_ssl.o
"_SSL_accept", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_connect", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_copy_session_id", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_ctrl", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_free", referenced from:
_php_openssl_sockop_close in xp_ssl.o
"_SSL_get0_alpn_selected", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_get_current_cipher", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_get_error", referenced from:
_php_openssl_handle_ssl_error in xp_ssl.o
_php_openssl_sockop_set_option in xp_ssl.o
_php_openssl_sockop_io in xp_ssl.o
"_SSL_get_ex_data", referenced from:
_php_openssl_get_stream_from_ssl_handle in openssl.o
_verify_callback in xp_ssl.o
_php_openssl_server_sni_callback in xp_ssl.o
"_SSL_get_ex_data_X509_STORE_CTX_idx", referenced from:
_verify_callback in xp_ssl.o
"_SSL_get_peer_cert_chain", referenced from:
_php_openssl_capture_peer_certs in xp_ssl.o
"_SSL_get_peer_certificate", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_get_servername", referenced from:
_php_openssl_server_sni_callback in xp_ssl.o
"_SSL_get_verify_result", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_load_client_CA_file", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_new", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_peek", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_pending", referenced from:
_php_openssl_sockop_cast in xp_ssl.o
_php_openssl_sockop_io in xp_ssl.o
"_SSL_read", referenced from:
_php_openssl_sockop_io in xp_ssl.o
"_SSL_select_next_proto", referenced from:
_php_openssl_server_alpn_callback in xp_ssl.o
"_SSL_set_SSL_CTX", referenced from:
_php_openssl_server_sni_callback in xp_ssl.o
"_SSL_set_accept_state", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_set_connect_state", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_set_ex_data", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_set_fd", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_set_info_callback", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_SSL_set_shutdown", referenced from:
_php_openssl_handle_ssl_error in xp_ssl.o
"_SSL_shutdown", referenced from:
_php_openssl_sockop_close in xp_ssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_version", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_SSL_write", referenced from:
_php_openssl_sockop_io in xp_ssl.o
"_TLS_client_method", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_TLS_server_method", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
_php_openssl_create_sni_server_ctx in xp_ssl.o
"_X509V3_EXT_REQ_add_nconf", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509V3_EXT_add_nconf", referenced from:
_zif_openssl_csr_sign in openssl.o
_php_openssl_parse_config in openssl.o
"_X509V3_EXT_get", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509V3_EXT_print", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509V3_set_ctx", referenced from:
_zif_openssl_csr_sign in openssl.o
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
"_X509V3_set_nconf", referenced from:
_zif_openssl_csr_sign in openssl.o
_php_openssl_parse_config in openssl.o
_zif_openssl_csr_new in openssl.o
"_X509_CRL_free", referenced from:
_zif_openssl_cms_read in openssl.o
"_X509_EXTENSION_get_data", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_EXTENSION_get_object", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_INFO_free", referenced from:
_php_openssl_load_all_certs_from_file in openssl.o
"_X509_LOOKUP_ctrl", referenced from:
_php_openssl_setup_verify in openssl.o
"_X509_LOOKUP_file", referenced from:
_php_openssl_setup_verify in openssl.o
"_X509_LOOKUP_hash_dir", referenced from:
_php_openssl_setup_verify in openssl.o
"_X509_NAME_ENTRY_get_data", referenced from:
_php_openssl_add_assoc_name_entry in openssl.o
"_X509_NAME_ENTRY_get_object", referenced from:
_php_openssl_add_assoc_name_entry in openssl.o
"_X509_NAME_add_entry_by_NID", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_NAME_add_entry_by_txt", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_NAME_entry_count", referenced from:
_php_openssl_add_assoc_name_entry in openssl.o
_zif_openssl_csr_new in openssl.o
"_X509_NAME_get_entry", referenced from:
_php_openssl_add_assoc_name_entry in openssl.o
"_X509_NAME_get_index_by_NID", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_NAME_get_text_by_NID", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_X509_NAME_oneline", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_PUBKEY_get", referenced from:
_zif_openssl_spki_verify in openssl.o
_zif_openssl_spki_export in openssl.o
"_X509_PURPOSE_get0", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_PURPOSE_get0_name", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_PURPOSE_get0_sname", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_PURPOSE_get_count", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_PURPOSE_get_id", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_REQ_add1_attr_by_txt", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_REQ_free", referenced from:
_php_openssl_request_free_obj in openssl.o
_zif_openssl_csr_export_to_file in openssl.o
_zif_openssl_csr_export in openssl.o
_zif_openssl_csr_sign in openssl.o
_zif_openssl_csr_new in openssl.o
_zif_openssl_csr_get_subject in openssl.o
_zif_openssl_csr_get_public_key in openssl.o
...
"_X509_REQ_get_attr_by_NID", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_REQ_get_pubkey", referenced from:
_zif_openssl_csr_sign in openssl.o
_zif_openssl_csr_get_public_key in openssl.o
"_X509_REQ_get_subject_name", referenced from:
_zif_openssl_csr_sign in openssl.o
_zif_openssl_csr_new in openssl.o
_zif_openssl_csr_get_subject in openssl.o
"_X509_REQ_new", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_REQ_print", referenced from:
_zif_openssl_csr_export_to_file in openssl.o
_zif_openssl_csr_export in openssl.o
"_X509_REQ_set_pubkey", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_REQ_set_version", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_REQ_sign", referenced from:
_zif_openssl_csr_new in openssl.o
"_X509_REQ_verify", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_STORE_CTX_free", referenced from:
_zif_openssl_x509_checkpurpose in openssl.o
"_X509_STORE_CTX_get_error", referenced from:
_verify_callback in xp_ssl.o
"_X509_STORE_CTX_get_error_depth", referenced from:
_verify_callback in xp_ssl.o
"_X509_STORE_CTX_get_ex_data", referenced from:
_verify_callback in xp_ssl.o
"_X509_STORE_CTX_init", referenced from:
_zif_openssl_x509_checkpurpose in openssl.o
"_X509_STORE_CTX_new", referenced from:
_zif_openssl_x509_checkpurpose in openssl.o
"_X509_STORE_CTX_set_error", referenced from:
_verify_callback in xp_ssl.o
"_X509_STORE_CTX_set_purpose", referenced from:
_zif_openssl_x509_checkpurpose in openssl.o
"_X509_STORE_add_cert", referenced from:
_php_openssl_setup_crypto in xp_ssl.o
"_X509_STORE_add_lookup", referenced from:
_php_openssl_setup_verify in openssl.o
"_X509_STORE_free", referenced from:
_zif_openssl_x509_checkpurpose in openssl.o
_zif_openssl_pkcs7_verify in openssl.o
_zif_openssl_cms_verify in openssl.o
"_X509_STORE_new", referenced from:
_php_openssl_setup_verify in openssl.o
"_X509_alias_get0", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_check_private_key", referenced from:
_zif_openssl_x509_check_private_key in openssl.o
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
_zif_openssl_csr_sign in openssl.o
"_X509_check_purpose", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_digest", referenced from:
_php_openssl_x509_fingerprint in openssl.o
"_X509_dup", referenced from:
_zif_openssl_x509_read in openssl.o
_php_array_to_X509_sk in openssl.o
_zif_openssl_pkcs7_encrypt in openssl.o
_zif_openssl_cms_encrypt in openssl.o
_php_openssl_capture_peer_certs in xp_ssl.o
"_X509_free", referenced from:
_php_openssl_certificate_free_obj in openssl.o
_zif_openssl_x509_export_to_file in openssl.o
_php_openssl_pkey_from_zval in openssl.o
_zif_openssl_x509_export in openssl.o
_zif_openssl_x509_fingerprint in openssl.o
_zif_openssl_x509_check_private_key in openssl.o
_zif_openssl_x509_verify in openssl.o
...
"_X509_get_default_cert_area", referenced from:
_zm_startup_openssl in openssl.o
_zif_openssl_get_cert_locations in openssl.o
"_X509_get_default_cert_dir", referenced from:
_zif_openssl_get_cert_locations in openssl.o
"_X509_get_default_cert_dir_env", referenced from:
_zif_openssl_get_cert_locations in openssl.o
"_X509_get_default_cert_file", referenced from:
_zif_openssl_get_cert_locations in openssl.o
"_X509_get_default_cert_file_env", referenced from:
_zif_openssl_get_cert_locations in openssl.o
"_X509_get_default_private_dir", referenced from:
_zif_openssl_get_cert_locations in openssl.o
"_X509_get_ext", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_get_ext_count", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_get_ext_d2i", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_X509_get_issuer_name", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_get_pubkey", referenced from:
_php_openssl_pkey_from_zval in openssl.o
"_X509_get_serialNumber", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_csr_sign in openssl.o
"_X509_get_signature_nid", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_get_subject_name", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_csr_sign in openssl.o
_php_openssl_sockop_set_option in xp_ssl.o
"_X509_get_version", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_getm_notAfter", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_csr_sign in openssl.o
"_X509_getm_notBefore", referenced from:
_zif_openssl_x509_parse in openssl.o
_zif_openssl_csr_sign in openssl.o
"_X509_gmtime_adj", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_new", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_print", referenced from:
_zif_openssl_x509_export_to_file in openssl.o
_zif_openssl_x509_export in openssl.o
"_X509_set_issuer_name", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_set_pubkey", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_set_subject_name", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_set_version", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_sign", referenced from:
_zif_openssl_csr_sign in openssl.o
"_X509_subject_name_hash", referenced from:
_zif_openssl_x509_parse in openssl.o
"_X509_verify", referenced from:
_zif_openssl_x509_verify in openssl.o
"_X509_verify_cert", referenced from:
_zif_openssl_x509_checkpurpose in openssl.o
"_X509_verify_cert_error_string", referenced from:
_php_openssl_sockop_set_option in xp_ssl.o
"_d2i_CMS_bio", referenced from:
_zif_openssl_cms_verify in openssl.o
_zif_openssl_cms_decrypt in openssl.o
"_d2i_PKCS12_bio", referenced from:
_zif_openssl_pkcs12_read in openssl.o
"_d2i_X509", referenced from:
_php_openssl_x509_from_str in openssl.o
"_i2d_CMS_bio", referenced from:
_zif_openssl_cms_encrypt in openssl.o
_zif_openssl_cms_sign in openssl.o
"_i2d_PKCS12_bio", referenced from:
_zif_openssl_pkcs12_export_to_file in openssl.o
_zif_openssl_pkcs12_export in openssl.o
"_i2s_ASN1_INTEGER", referenced from:
_zif_openssl_x509_parse in openssl.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [sapi/cli/php] Error 1
Successful installation of PHP 8.1.
Output
Expected Result
Successful installation of PHP 8.1.
Command
Paste your phpbrew install command here (be sure to install with
--debugflag, e.g.phpbrew --debug install)Build Log
Platform
OS:
Running PHP: PHP 8.1.10 (cli) (built: Sep 4 2022 08:41:25) (NTS)
Installing PHP: 8.1.10