summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.namespace
diff options
context:
space:
mode:
authortb <>2024-03-02 10:35:32 +0000
committertb <>2024-03-02 10:35:32 +0000
commitbb1a2b0bc26345c9c52fa57aebfca43c2a1e8e60 (patch)
tree935205f7c56a42128fa412c247899647f6609756 /src/lib/libcrypto/Symbols.namespace
parent89eb64e4c740465b9ae86211f8cea0d76ff94956 (diff)
downloadopenbsd-bb1a2b0bc26345c9c52fa57aebfca43c2a1e8e60.tar.gz
openbsd-bb1a2b0bc26345c9c52fa57aebfca43c2a1e8e60.tar.bz2
openbsd-bb1a2b0bc26345c9c52fa57aebfca43c2a1e8e60.zip
Remove X509V3_EXT extensibility API
You used to be able to define your own X.509 extension handlers. Great. Even greater: the verifier would ignore any custom extensions. So this was only ever useful for serialization and deserialization. In other words, almost entirely pointless. The API was also unused except for a hack in kore-acme, which was fixed recently. ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r--src/lib/libcrypto/Symbols.namespace4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace
index 6aa4468fae..4a88b26487 100644
--- a/src/lib/libcrypto/Symbols.namespace
+++ b/src/lib/libcrypto/Symbols.namespace
@@ -755,10 +755,6 @@ _libre_i2s_ASN1_INTEGER
755_libre_s2i_ASN1_INTEGER 755_libre_s2i_ASN1_INTEGER
756_libre_i2s_ASN1_ENUMERATED 756_libre_i2s_ASN1_ENUMERATED
757_libre_i2s_ASN1_ENUMERATED_TABLE 757_libre_i2s_ASN1_ENUMERATED_TABLE
758_libre_X509V3_EXT_add
759_libre_X509V3_EXT_add_list
760_libre_X509V3_EXT_add_alias
761_libre_X509V3_EXT_cleanup
762_libre_X509V3_EXT_get 758_libre_X509V3_EXT_get
763_libre_X509V3_EXT_get_nid 759_libre_X509V3_EXT_get_nid
764_libre_X509V3_add_standard_extensions 760_libre_X509V3_add_standard_extensions