added default CRL directory path
This commit is contained in:
@@ -237,6 +237,13 @@
|
|||||||
*/
|
*/
|
||||||
#define CA_CERTIFICATE_DIR IPSEC_D_DIR "/cacerts"
|
#define CA_CERTIFICATE_DIR IPSEC_D_DIR "/cacerts"
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Default directory for CRLs
|
||||||
|
*
|
||||||
|
* @ingroup charon
|
||||||
|
*/
|
||||||
|
#define CRL_DIR IPSEC_D_DIR "/crls"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Secrets files
|
* Secrets files
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user