diff options
Diffstat (limited to 'doc/apps/verify.pod')
-rw-r--r-- | doc/apps/verify.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/verify.pod b/doc/apps/verify.pod index 31875773e385c..3985d2c5791b9 100644 --- a/doc/apps/verify.pod +++ b/doc/apps/verify.pod @@ -317,7 +317,7 @@ an application specific error. Unused. =head1 BUGS -Although the issuer checks are a considerably improvement over the old technique they still +Although the issuer checks are a considerable improvement over the old technique they still suffer from limitations in the underlying X509_LOOKUP API. One consequence of this is that trusted certificates with matching subject name must either appear in a file (as specified by the B<-CAfile> option) or a directory (as specified by B<-CApath>. If they occur in both then only |