hx509: OpenSSL 3.0 support

This commit is contained in:
Nicolas Williams
2022-11-18 23:31:51 -06:00
committed by Jeffrey Altman
parent 0d5b238186
commit 264f0bd1a2
3 changed files with 412 additions and 102 deletions

View File

@@ -21,6 +21,7 @@ HEIMDAL_X509_1.2 {
_hx509_make_pkinit_san;
_hx509_map_file_os;
_hx509_name_from_Name;
_hx509_ossl_oid2nid;
_hx509_private_key_export;
_hx509_private_key_exportable;
_hx509_private_key_get_internal;