1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

(Certificate Options): Add --{enable,disable}-ocsp.

This commit is contained in:
Werner Koch 2003-12-01 10:53:40 +00:00
parent fbd0f91c82
commit 6b7af47bcc
4 changed files with 33 additions and 0 deletions

4
NEWS
View file

@ -1,6 +1,10 @@
Noteworthy changes in version 1.9.3 (unreleased)
------------------------------------------------
* New options --{enable,disable}-ocsp to validate keys using OCSP
This requires at least DirMngr 0.5.1 to work. Default is disabled.
Noteworthy changes in version 1.9.2 (2003-11-17)
------------------------------------------------