On 20.12.2014 03:10, Cindy Moore wrote: > Has anyone run into a problem where something like > > ipsec pki --gen --type rsa --size 2048 --outform pem > mynewKey.pem > > simply hangs? I've left it running a while, and nothing happens. > When I kill it the output file is zero size. > > I'm baffled. > > Ubuntu 14.04 latest, strongswan just recompiled earlier today. Maybe > I should just reboot.
Maybe this is an entropy issue? While the command is hanging open a second shell and execute something like "grep -nr testtesttest /usr" and see if the command finishes (might still take a while though). Regards, Dennis _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
