diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libssl/src/doc/apps/s_client.pod | 2 | ||||
-rw-r--r-- | src/lib/libssl/src/doc/apps/s_time.pod | 2 |
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 | ||
283 | If a certificate is specified on the command line using the B<-cert> | 283 | If a certificate is specified on the command line using the B<-cert> |
284 | option it will not be used unless the server specifically requests | 284 | option it will not be used unless the server specifically requests |
285 | a client certificate. Therefor merely including a client certificate | 285 | a client certificate. Therefore merely including a client certificate |
286 | on the command line is no guarantee that the certificate works. | 286 | on the command line is no guarantee that the certificate works. |
287 | 287 | ||
288 | If there are problems verifying a server certificate then the | 288 | If 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 | ||
155 | If a certificate is specified on the command line using the B<-cert> | 155 | If a certificate is specified on the command line using the B<-cert> |
156 | option it will not be used unless the server specifically requests | 156 | option it will not be used unless the server specifically requests |
157 | a client certificate. Therefor merely including a client certificate | 157 | a client certificate. Therefore merely including a client certificate |
158 | on the command line is no guarantee that the certificate works. | 158 | on the command line is no guarantee that the certificate works. |
159 | 159 | ||
160 | =head1 BUGS | 160 | =head1 BUGS |