mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
include NID_subject_alt_name for friendly name
This commit is contained in:
parent
efd67011d4
commit
d906bb1959
@ -1020,6 +1020,7 @@ get_signature_friendly_name(int n) const {
|
||||
|
||||
static const int nid_choices[] = {
|
||||
NID_pkcs9_emailAddress,
|
||||
NID_subject_alt_name,
|
||||
NID_commonName,
|
||||
-1,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user