Move ocsp_responder_t interface as it's not a certificate

This commit is contained in:
Tobias Brunner
2023-11-14 10:35:47 +01:00
parent 14bd0bc743
commit 724e64cac4
5 changed files with 5 additions and 5 deletions
@@ -24,7 +24,7 @@
typedef struct openxpki_ocsp_responder_t openxpki_ocsp_responder_t;
#include <credentials/certificates/ocsp_responder.h>
#include <credentials/ocsp_responder.h>
/**
* OCSP responder implementation using OpenXPKI.