curl Plugin

Purpose

The curl plugin for libstrongswan allows to fetch CRLs and exchange OCSP messages using the libcurl library based on file:, http:, https: and ftp: URIs.

The plugin is disabled by default and can be enabled with the ./configure option

--enable-curl

HTTPS URIs

The curl plugin can fetch data via HTTPS if libcurl has been built with a TLS backend.