1
0
Fork 0
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:
Werner Koch 2004-06-28 07:42:33 +00:00
parent 3571968f04
commit 6e4f619b3c
5 changed files with 30 additions and 2 deletions

View file

@ -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