soup: Remove limited fetcher plugin
Besides the relatively recent update to libsoup-3, this has not seen much development and lacks several features. There does not seem to be any advantage over using the curl plugin. So just remove it to reduce the maintenance burden.
This commit is contained in:
@@ -75,16 +75,13 @@ Contents
|
||||
|
||||
If you intend to dynamically fetch Certificate Revocation Lists (CRLs)
|
||||
from an HTTP server or as an alternative want to use the Online
|
||||
Certificate Status Protocol (OCSP) then you will need the either of the
|
||||
following libraries:
|
||||
Certificate Status Protocol (OCSP) then you will need the following library:
|
||||
|
||||
* The cURL library (libcurl)
|
||||
https://curl.se/libcurl/
|
||||
* The LibSoup library (libsoup)
|
||||
https://live.gnome.org/LibSoup
|
||||
|
||||
In order to activate the use of either of these libraries in strongSwan you
|
||||
must enable the appropriate ./configure switch.
|
||||
In order to activate the use of this library in strongSwan you must enable
|
||||
the appropriate ./configure switch.
|
||||
|
||||
|
||||
3.2 LDAP
|
||||
|
||||
Reference in New Issue
Block a user