From 14cc5b845efe0b3451af1400ca17744db21a5964 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 15 Nov 2023 15:16:07 +0100 Subject: [PATCH] pki: Mention --index in description --- src/pki/man/pki---ocsp.1.in | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/pki/man/pki---ocsp.1.in b/src/pki/man/pki---ocsp.1.in index 54ae002249..94475544c4 100644 --- a/src/pki/man/pki---ocsp.1.in +++ b/src/pki/man/pki---ocsp.1.in @@ -44,21 +44,17 @@ parses an (OCSP) request as defined by RFC 6960 and with the .B --respond option generates an OCSP response based on the OCSP request. -The certificate status is directly retrieved from the internal -.B certificate -database of an -.B OpenXPKI -(https://openxpki.org) server. The -.B --respond -option requires the +The certificate status for this may be provided by plugins so if not using the +.B --index +option, this currently requires the .B openxpki and .B mysql -libstrongswan plugins in order to access the +plugins in order to directly access the internal .B certificate -database of the +database of an .B OpenXPKI -server running on the same host. +(https://openxpki.org) server. . .SH "OPTIONS" .