pluto and scepclient use the random plugin from libstrongswan
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include <gmp.h>
|
||||
|
||||
#include <freeswan.h>
|
||||
|
||||
#include <library.h>
|
||||
#include <debug.h>
|
||||
#include <asn1/asn1.h>
|
||||
@@ -48,7 +49,6 @@
|
||||
#include "../pluto/pkcs1.h"
|
||||
#include "../pluto/pkcs7.h"
|
||||
#include "../pluto/certs.h"
|
||||
#include "../pluto/rnd.h"
|
||||
|
||||
#include "rsakey.h"
|
||||
#include "pkcs10.h"
|
||||
@@ -747,9 +747,6 @@ int main(int argc, char **argv)
|
||||
lib->settings->get_str(lib->settings, "scepclient.load", PLUGINS));
|
||||
print_plugins();
|
||||
|
||||
init_rnd_pool();
|
||||
init_fetch();
|
||||
|
||||
if ((filetype_out == 0) && (!request_ca_certificate))
|
||||
{
|
||||
usage ("--out filetype required");
|
||||
|
||||
Reference in New Issue
Block a user