Typo correction
This commit is contained in:
parent
b172dec864
commit
b325518f45
@ -422,7 +422,7 @@ the same as B<-msie_hack>
|
|||||||
the same as B<-policy>. Mandatory. See the B<POLICY FORMAT> section
|
the same as B<-policy>. Mandatory. See the B<POLICY FORMAT> section
|
||||||
for more information.
|
for more information.
|
||||||
|
|
||||||
=item B<nameopt>, B<certopt>
|
=item B<name_opt>, B<cert_opt>
|
||||||
|
|
||||||
these options allow the format used to display the certificate details
|
these options allow the format used to display the certificate details
|
||||||
when asking the user to confirm signing. All the options supported by
|
when asking the user to confirm signing. All the options supported by
|
||||||
@ -544,8 +544,8 @@ A sample configuration file with the relevant sections for B<ca>:
|
|||||||
policy = policy_any # default policy
|
policy = policy_any # default policy
|
||||||
email_in_dn = no # Don't add the email into cert DN
|
email_in_dn = no # Don't add the email into cert DN
|
||||||
|
|
||||||
nameopt = ca_default # Subject name display option
|
name_opt = ca_default # Subject name display option
|
||||||
certopt = ca_default # Certificate display option
|
cert_opt = ca_default # Certificate display option
|
||||||
copy_extensions = none # Don't copy extensions from request
|
copy_extensions = none # Don't copy extensions from request
|
||||||
|
|
||||||
[ policy_any ]
|
[ policy_any ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user