pluto and scepclient use the curl and ldap fetcher plugins

This commit is contained in:
Andreas Steffen
2009-04-29 08:09:35 +00:00
parent 82f0707fa3
commit e67197a7f9
11 changed files with 246 additions and 622 deletions
+1 -1
View File
@@ -631,7 +631,7 @@ int main(int argc, char **argv)
/* load plugins, further infrastructure may need it */
lib->plugins->load(lib->plugins, IPSEC_PLUGINDIR,
lib->settings->get_str(lib->settings, "pluto.load", ""));
lib->settings->get_str(lib->settings, "pluto.load", PLUGINS));
print_plugins();
init_nat_traversal(nat_traversal, keep_alive, force_keepalive, nat_t_spf);