diff options
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r-- | doc/debugging.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi index df71009d6..26383c06b 100644 --- a/doc/debugging.texi +++ b/doc/debugging.texi @@ -194,7 +194,7 @@ or other purposes and don't have a corresponding certificate. @item A root certificate does not verify A common problem is that the root certificate misses the required -basicConstrains attribute and thus @command{gpgsm} rejects this +basicConstraints attribute and thus @command{gpgsm} rejects this certificate. An error message indicating ``no value'' is a sign for such a certificate. You may use the @code{relax} flag in @file{trustlist.txt} to accept the certificate anyway. Note that the |