openxpki: OCSP responder plugin accessing OpenXPKI
The openxpki plugin directly access the certificates table in the OpenXPKI's MariaDB in order to retrieve the status of an issued X.509 certificate based on its serial number.
This commit is contained in:
committed by
Tobias Brunner
parent
24d45de633
commit
199c7083e1
@@ -0,0 +1,4 @@
|
||||
charon.plugins.openxpki.database =
|
||||
Database URI connecting to the OpenXPKI **certificate** database. If it
|
||||
contains a password, make sure to adjust the permissions of the config
|
||||
file accordingly.
|
||||
Reference in New Issue
Block a user