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_0_2i~189 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=54fc5795c9f7d0dc95d537672c716c9d250eb0fb;p=oweals%2Fopenssl.git Document the esc_2254 command line name option RT#1466 Reviewed-by: Rich Salz (cherry picked from commit a37458c1bf76c603cc27e8baf32ac2aa1cd7662e) --- diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index 26f71c8832..13db4c060e 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -464,10 +464,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