diff options
author | Bodo Möller <bodo@openssl.org> | 2001-12-21 12:23:05 +0000 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2001-12-21 12:23:05 +0000 |
commit | b9bb1c5f77620968512b1510dda083899cee2d2f (patch) | |
tree | 0cbd6441fb32a16874261c01c2de08abc14a9919 | |
parent | 87af0e5e19684b1fdd91f2ccee27d036eff14dcf (diff) |
This should be in 0.9.6c, but somehow escaped from the commit ...
But note that 0.9.6c has correct versions of the files autogenerated
from objects.txt (obj_mac.h, obj_dat.h), so libraries built from
the source distribution will not be buggy.
-rw-r--r-- | crypto/objects/objects.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt index 5f179a5f4c..3087e9aba2 100644 --- a/crypto/objects/objects.txt +++ b/crypto/objects/objects.txt @@ -406,10 +406,9 @@ id-on 1 : id-on-personalData # personal data attributes id-pda 1 : id-pda-dateOfBirth id-pda 2 : id-pda-placeOfBirth -id-pda 3 : id-pda-pseudonym -id-pda 4 : id-pda-gender -id-pda 5 : id-pda-countryOfCitizenship -id-pda 6 : id-pda-countryOfResidence +id-pda 3 : id-pda-gender +id-pda 4 : id-pda-countryOfCitizenship +id-pda 5 : id-pda-countryOfResidence # attribute certificate attributes id-aca 1 : id-aca-authenticationInfo |