Move ocsp_responder_t interface as it's not a certificate
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
/**
|
||||
* @defgroup ocsp_responder ocsp_responder
|
||||
* @{ @ingroup certificates
|
||||
* @{ @ingroup credentials
|
||||
*/
|
||||
|
||||
#ifndef OCSP_RESPONDER_H_
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
typedef struct ocsp_responders_t ocsp_responders_t;
|
||||
|
||||
#include <credentials/certificates/ocsp_responder.h>
|
||||
#include <credentials/ocsp_responder.h>
|
||||
|
||||
/**
|
||||
* Manages OCSP responders.
|
||||
|
||||
Reference in New Issue
Block a user