hx509: SANs are critical if DN is empty

This commit is contained in:
Nicolas Williams
2019-10-04 11:50:12 -05:00
parent 038ed5ec31
commit 25dbe28291
4 changed files with 29 additions and 10 deletions

View File

@@ -137,6 +137,7 @@ HEIMDAL_X509_1.2 {
hx509_crypto_set_padding;
hx509_crypto_set_params;
hx509_crypto_set_random_key;
hx509_empty_name;
hx509_env_add;
hx509_env_add_binding;
hx509_env_find;