I tested the following command on fedora 24 and mingw64 (mingw64 installed via git for windows):
openssl genrsa -des3 -out server.key 1024 On fedora, it's instantaneous. On mingw64, it's stuck before asking the key: Generating RSA private key, 1024 bit long modulus ..................++++++ ....................++++++ On cygwin32, it's instantaneous too. Best regards, YC -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4648 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev