diff options
Diffstat (limited to 'asn1/x509ce')
-rw-r--r-- | asn1/x509ce/x509ce.cnf | 1 | ||||
-rw-r--r-- | asn1/x509ce/x509ce_exp.cnf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/asn1/x509ce/x509ce.cnf b/asn1/x509ce/x509ce.cnf index 5baaf95ed7..7ea62e0dd5 100644 --- a/asn1/x509ce/x509ce.cnf +++ b/asn1/x509ce/x509ce.cnf @@ -15,6 +15,7 @@ SelectedAttributeTypes x509sat #.EXPORTS GeneralNames +GeneralName #.PDU AttributesSyntax diff --git a/asn1/x509ce/x509ce_exp.cnf b/asn1/x509ce/x509ce_exp.cnf index 32759fde3b..923bf58bbc 100644 --- a/asn1/x509ce/x509ce_exp.cnf +++ b/asn1/x509ce/x509ce_exp.cnf @@ -1,4 +1,4 @@ #.IMPORT_TAG GeneralNames BER_CLASS_UNI BER_UNI_TAG_SEQUENCE - +GeneralName BER_CLASS_ANY -1 |