EGD socket info.

This commit is contained in:
Ulf Möller 2000-02-24 17:18:51 +00:00
parent 2c0ff02fba
commit a4cfd178f9
8 changed files with 28 additions and 20 deletions

View File

@ -238,7 +238,8 @@ CA private key. Mandatory.
=item B<RANDFILE> =item B<RANDFILE>
a file used to read and write random number seed information. a file used to read and write random number seed information, or
an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
=item B<default_days> =item B<default_days>

View File

@ -58,9 +58,10 @@ input file is ignored and parameters are generated instead.
=item B<-rand file(s)> =item B<-rand file(s)>
a file or files containing random data used to seed the random number a file or files containing random data used to seed the random number
generator. Multiple files can be specified separated by a OS-dependent generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
character. For MS-Windows, the separator is B<;>. For OpenVMS, it's Multiple files can be specified separated by a OS-dependent character.
B<,>. For all others, it's B<:>. The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
all others.
=item B<numbits> =item B<numbits>

View File

@ -71,9 +71,10 @@ parameters.
=item B<-rand file(s)> =item B<-rand file(s)>
a file or files containing random data used to seed the random number a file or files containing random data used to seed the random number
generator. Multiple files can be specified separated by a OS-dependent generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
character. For MS-Windows, the separator is B<;>. For OpenVMS, it's Multiple files can be specified separated by a OS-dependent character.
B<,>. For all others, it's B<:>. The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
all others.
=item B<numbits> =item B<numbits>

View File

@ -32,9 +32,10 @@ If none of these options is specified no encryption is used.
=item B<-rand file(s)> =item B<-rand file(s)>
a file or files containing random data used to seed the random number a file or files containing random data used to seed the random number
generator. Multiple files can be specified separated by a OS-dependent generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
character. For MS-Windows, the separator is B<;>. For OpenVMS, it's Multiple files can be specified separated by a OS-dependent character.
B<,>. For all others, it's B<:>. The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
all others.
=item B<paramfile> =item B<paramfile>

View File

@ -49,9 +49,10 @@ the public exponent to use, either 65537 or 3. The default is 65537.
=item B<-rand file(s)> =item B<-rand file(s)>
a file or files containing random data used to seed the random number a file or files containing random data used to seed the random number
generator. Multiple files can be specified separated by a OS-dependent generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
character. For MS-Windows, the separator is B<;>. For OpenVMS, it's Multiple files can be specified separated by a OS-dependent character.
B<,>. For all others, it's B<:>. The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
all others.
=item B<numbits> =item B<numbits>

View File

@ -242,9 +242,10 @@ to be needed to use MAC iterations counts but they are now used by default.
=item B<-rand file(s)> =item B<-rand file(s)>
a file or files containing random data used to seed the random number a file or files containing random data used to seed the random number
generator. Multiple files can be specified separated by a OS-dependent generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
character. For MS-Windows, the separator is B<;>. For OpenVMS, it's Multiple files can be specified separated by a OS-dependent character.
B<,>. For all others, it's B<:>. The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
all others.
=back =back

View File

@ -235,7 +235,8 @@ and long names are the same when this option is used.
=item B<RANDFILE> =item B<RANDFILE>
This specifies a filename in which random number seed information is This specifies a filename in which random number seed information is
placed and read from. It is used for private key generation. placed and read from, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
It is used for private key generation.
=item B<encrypt_key> =item B<encrypt_key>

View File

@ -177,9 +177,10 @@ the B<-recip> or B<-signer> file.
=item B<-rand file(s)> =item B<-rand file(s)>
a file or files containing random data used to seed the random number a file or files containing random data used to seed the random number
generator. Multiple files can be specified separated by a OS-dependent generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
character. For MS-Windows, the separator is B<;>. For OpenVMS, it's Multiple files can be specified separated by a OS-dependent character.
B<,>. For all others, it's B<:>. The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
all others.
=item B<cert.pem...> =item B<cert.pem...>