mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Added some doc stuff
This commit is contained in:
parent
3571968f04
commit
6e4f619b3c
5 changed files with 30 additions and 2 deletions
|
@ -17,7 +17,7 @@ solve the problem at hand.
|
|||
|
||||
@menu
|
||||
* Debugging Tools:: Description of some useful tools
|
||||
|
||||
* Common Problems:: Commonly seen problems.
|
||||
@end menu
|
||||
|
||||
|
||||
|
@ -80,3 +80,16 @@ in a standard way and directly available from @command{gpgsm}.
|
|||
|
||||
|
||||
|
||||
@node Common Problems
|
||||
@section Commonly Seen Problems
|
||||
|
||||
|
||||
@itemize @bullet
|
||||
@item Error code @samp{Not supported} from Dirmngr
|
||||
|
||||
Most likely the option @option{enable-ocsp} is active for gpgsm
|
||||
but Dirmngr's OCSP feature has not been enabled using
|
||||
@option{allow-ocsp} in @file{dirmngr.conf}.
|
||||
|
||||
@end itemize
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue