aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/identification.h
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2012-03-29 10:01:55 +0200
committerTobias Brunner <tobias@strongswan.org>2012-03-29 10:01:55 +0200
commitef511fc03de17df0a54fdc77f185fd806891da2d (patch)
tree8faf9903379effdee692abfe009a6877d5758076 /src/libstrongswan/utils/identification.h
parente464894e8b44f7b5d3bbbb8f7553a7fd47663d96 (diff)
downloadstrongswan-ef511fc03de17df0a54fdc77f185fd806891da2d.tar.bz2
strongswan-ef511fc03de17df0a54fdc77f185fd806891da2d.tar.xz
Add support for dnQualifier in DNs.
Diffstat (limited to 'src/libstrongswan/utils/identification.h')
-rw-r--r--src/libstrongswan/utils/identification.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libstrongswan/utils/identification.h b/src/libstrongswan/utils/identification.h
index af0804f32..3978b23f3 100644
--- a/src/libstrongswan/utils/identification.h
+++ b/src/libstrongswan/utils/identification.h
@@ -171,6 +171,8 @@ enum id_part_t {
ID_PART_RDN_G,
/** Initials RDN of a DN */
ID_PART_RDN_I,
+ /** DN Qualifier RDN of a DN */
+ ID_PART_RDN_DNQ,
/** UniqueIdentifier RDN of a DN */
ID_PART_RDN_ID,
/** Locality RDN of a DN */
@@ -298,7 +300,7 @@ struct identification_t {
*
* A distinguished name may contain one or more of the following RDNs:
* ND, UID, DC, CN, S, SN, serialNumber, C, L, ST, O, OU, T, D,
- * N, G, I, ID, EN, EmployeeNumber, E, Email, emailAddress, UN,
+ * N, G, I, dnQualifier, ID, EN, EmployeeNumber, E, Email, emailAddress, UN,
* unstructuredName, TCGID.
*
* This constructor never returns NULL. If it does not find a suitable