diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-13 22:02:51 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-13 22:22:00 +0100 |
commit | 812a604525eef4993d6ed165d455c8309ae72c36 (patch) | |
tree | 3da59336ac4a817315464f560f3e69c14c2114d3 /doc | |
parent | 8ded85897157e148f4c88692ac7b23ac7cb164cd (diff) |
Extractor for named RDN element types from a certificate DN field.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 17c69a7a5..e85ba6629 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -8936,6 +8936,12 @@ output a Distinguished Name string which is not quite parseable by Exim as a comma-separated tagged list (the exceptions being elements containin commas). +RDN elements of a single type may be selected by +a modifier of the type label; if so the expansion +result is a list (newline-separated by default). +The separator may be changed by another modifer of +a right angle-bracket followed immediately by the new separator. +Recognised RDN type labels include "CN", "O", "OU" and "DC". Field values are generally presented in human-readable form. .wen |