From: Richard Levitte Date: Wed, 18 May 2016 15:39:33 +0000 (+0200) Subject: Document the esc_2254 command line name option X-Git-Tag: OpenSSL_1_1_0-pre6~782 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a37458c1bf76c603cc27e8baf32ac2aa1cd7662e;p=oweals%2Fopenssl.git Document the esc_2254 command line name option RT#1466 Reviewed-by: Rich Salz --- diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index 30b770beb7..f397eea695 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -473,10 +473,15 @@ B, B and B. =item B -escape the "special" characters required by RFC2253 in a field That is +escape the "special" characters required by RFC2253 in a field. That is B<,+"EE;>. Additionally B<#> is escaped at the beginning of a string and a space character at the beginning or end of a string. +=item B + +escape the "special" characters required by RFC2254 in a field. That is +the B character as well as and B<()*>. + =item B escape control characters. That is those with ASCII values less than