summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libssl/src/doc/apps/s_client.pod2
-rw-r--r--src/lib/libssl/src/doc/apps/s_time.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/src/doc/apps/s_client.pod b/src/lib/libssl/src/doc/apps/s_client.pod
index 5e55c928b9..ea95414f3d 100644
--- a/src/lib/libssl/src/doc/apps/s_client.pod
+++ b/src/lib/libssl/src/doc/apps/s_client.pod
@@ -282,7 +282,7 @@ for an appropriate page.
282 282
283If a certificate is specified on the command line using the B<-cert> 283If a certificate is specified on the command line using the B<-cert>
284option it will not be used unless the server specifically requests 284option it will not be used unless the server specifically requests
285a client certificate. Therefor merely including a client certificate 285a client certificate. Therefore merely including a client certificate
286on the command line is no guarantee that the certificate works. 286on the command line is no guarantee that the certificate works.
287 287
288If there are problems verifying a server certificate then the 288If there are problems verifying a server certificate then the
diff --git a/src/lib/libssl/src/doc/apps/s_time.pod b/src/lib/libssl/src/doc/apps/s_time.pod
index 5a38aa2e03..5be91873d1 100644
--- a/src/lib/libssl/src/doc/apps/s_time.pod
+++ b/src/lib/libssl/src/doc/apps/s_time.pod
@@ -154,7 +154,7 @@ send an HTTP request for an appropriate page.
154 154
155If a certificate is specified on the command line using the B<-cert> 155If a certificate is specified on the command line using the B<-cert>
156option it will not be used unless the server specifically requests 156option it will not be used unless the server specifically requests
157a client certificate. Therefor merely including a client certificate 157a client certificate. Therefore merely including a client certificate
158on the command line is no guarantee that the certificate works. 158on the command line is no guarantee that the certificate works.
159 159
160=head1 BUGS 160=head1 BUGS