=item B<${>I<NAME>B</>I<str>B</>I<subst>B<}>
Substitution reference; the variable reference is replaced with its
-value, modified by replacing all occurences of I<str> with I<subst>.
+value, modified by replacing all occurrences of I<str> with I<subst>.
=back
=item B<-cacertsout> I<filename>
The file where to save any CA certificates received in the caPubs field of
-Initializiation Response (IP) messages.
+Initialization Response (IP) messages.
=back
to connect with TLS protection ultimately to B<server> and B<port>.
If the B<port> argument is NULL or the empty string it defaults to "443".
The B<timeout> parameter is used as described above.
-Since this function is typically called by appplications such as
+Since this function is typically called by applications such as
L<openssl-s_client(1)> it uses the B<bio_err> and B<prog> parameters (unless
NULL) to print additional diagnostic information in a user-oriented way.
value are ignored. In certain circumstances, such as with
Certificate DNs, the same field may occur multiple times.
In order to support this, commands like L<openssl-req(1)> ignore any
-leading text that is preceeded with a period. For example:
+leading text that is preceded with a period. For example:
1.OU = First OU
2.OU = Second OU
The name is the short name; the value is an optional long name followed
by a comma, and the numeric value.
While some OpenSSL commands have their own section for specifying OID's,
-this section makes them avilable to all commands and applications.
+this section makes them available to all commands and applications.
[oids]
shortName = a very long OID name, 1.2.3.4
The following options are supported. They should all appear in a section
whose name is identified by the B<fips> option in the B<providers>
-section, as desribed in L<config(5)/Provider Configuration Module>.
+section, as described in L<config(5)/Provider Configuration Module>.
=over 4
or how it is obtained.
Multi-valued extensions have a short form and a long form. The short form
-is a commma-separated list of names and values:
+is a comma-separated list of names and values:
basicConstraints = critical, CA:true, pathlen:1
is valid.
-OpenSSL does not support multiple occurences of the same field within a
+OpenSSL does not support multiple occurrences of the same field within a
section. In this example:
[extensions]