From d4cec6a13dfb2c1d1ddf66dff499aaf21bbbf002 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 26 Nov 1999 00:27:07 +0000 Subject: New options to the -verify program which can be used for chain verification. Extend the X509_PURPOSE structure to include shortnames for purposed and default trust ids. Still need some extendable trust checking code and integration with the SSL and S/MIME code. --- util/libeay.num | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'util') diff --git a/util/libeay.num b/util/libeay.num index 399165d0bf..811f6ec10e 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -1914,7 +1914,7 @@ ASN1_UTCTIME_free 1938 DSA_set_default_method 1939 sk_X509_PURPOSE_set_cmp_func 1940 PEM_write_bio_DSA_PUBKEY 1941 -X509_PURPOSE_get_id 1942 +X509_PURPOSE_get_by_id 1942 DISPLAYTEXT_free 1943 X509V3_CRL_get_d2i 1944 ASN1_OCTET_STRING_free 1945 @@ -1937,12 +1937,12 @@ ASN1_T61STRING_new 1961 ASN1_UTCTIME_new 1962 ASN1_IA5STRING_free 1963 ASN1_STRING_data 1964 -X509_PURPOSE_get_name 1965 +X509_PURPOSE_iget_name 1965 sk_X509_PURPOSE_delete_ptr 1966 ASN1_BIT_STRING_free 1967 X509_PURPOSE_add 1968 ASN1_UTF8STRING_free 1969 -X509_PURPOSE_enum 1970 +X509_PURPOSE_get 1970 sk_X509_PURPOSE_pop_free 1971 i2d_DSA_PUBKEY_fp 1972 sk_X509_PURPOSE_free 1973 @@ -2076,3 +2076,13 @@ sk_ACCESS_DESCRIPTION_delete_ptr 2100 sk_ACCESS_DESCRIPTION_insert 2101 sk_ACCESS_DESCRIPTION_sort 2102 sk_ACCESS_DESCRIPTION_set_cmp_func 2103 +X509_STORE_CTX_chain_purpose 2104 +X509_STORE_CTX_free 2105 +X509_STORE_CTX_trust_purpose 2106 +X509_STORE_CTX_new 2107 +X509_PURPOSE_iget 2108 +X509_PURPOSE_get_by_sname 2109 +X509_PURPOSE_get_id 2110 +X509_PURPOSE_get_trust 2111 +X509_PURPOSE_get_count 2112 +X509_PURPOSE_iget_sname 2113 -- cgit v1.2.3