diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-22 20:26:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-22 20:26:56 +0100 |
commit | 4af0d74a886c7fbd4e3eec1743f4b1d2d8a4d457 (patch) | |
tree | d75ac093b26c1021a36b67e19f5dffbbedd80578 /doc | |
parent | 9479146eba39483724dc791ad814efe829def406 (diff) |
UTF8: Cert namechecks always use a-label
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/experimental-spec.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/experimental-spec.txt b/doc/doc-txt/experimental-spec.txt index f0490b04a..d446f6b67 100644 --- a/doc/doc-txt/experimental-spec.txt +++ b/doc/doc-txt/experimental-spec.txt @@ -1299,6 +1299,9 @@ the appendfile transport, will have utf8 name. Helo names sent by the smtp transport will have any utf8 components expanded to a-label form. +Any certificate name checks will be done using the a-label +form of the name. + Log lines and Received-by: header lines will aquire a "utf8" prefix on the protocol element, eg. utf8esmtp. |