[strongSwan] unbound
Modster, Anthony
Anthony.Modster at Teledyne.com
Wed Jun 3 02:15:47 CEST 2020
Hello
I am looking to see if strongswan can use unbound for OCSP and CRL requests.
Looking at the plugin files, it seems it can not ( is this true ? ).
revocation
/home/amodster/scitools/ProjectsToAnalysis/strongswan-5.8.2/src/libstrongswan/plugins/revocation/revocation_plugin.c .h
/home/amodster/scitools/ProjectsToAnalysis/strongswan-5.8.2/src/libstrongswan/plugins/revocation/revocation_validator.c .h
PLUGIN_PROVIDE(CUSTOM, "revocation"),
PLUGIN_SDEPEND(CERT_ENCODE, CERT_X509_OCSP_REQUEST),
PLUGIN_SDEPEND(CERT_DECODE, CERT_X509_OCSP_RESPONSE),
PLUGIN_SDEPEND(CERT_DECODE, CERT_X509_CRL),
PLUGIN_SDEPEND(CERT_DECODE, CERT_X509),
PLUGIN_SDEPEND(FETCHER, NULL),
curl
/home/amodster/scitools/ProjectsToAnalysis/strongswan-5.8.2/src/libstrongswan/plugins/curl/curl_plugin.c .h
/home/amodster/scitools/ProjectsToAnalysis/strongswan-5.8.2/src/libstrongswan/plugins/curl/curl_fetcher.c .h
PLUGIN_REGISTER(FETCHER, curl_fetcher_create)
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20200603/79763f48/attachment.html>
More information about the Users
mailing list