RE: openssl.exe crashes generating a CSR

2011-04-28 Thread Jesse Keller
Subject: R: openssl.exe crashes generating a CSR Hi Jesse, Did you installed the related c++ runtime files? FEDERICO BERTON I ran this command on my Win 7 x64 machine: c:\GnuWin32\bin>openssl req -new -key switchvox.key -

R: openssl.exe crashes generating a CSR

2011-04-28 Thread Federico Berton
Hi Jesse, Did you installed the related c++ runtime files? FEDERICO BERTON I ran this command on my Win 7 x64 machine: c:\GnuWin32\bin>openssl req -new -key switchvox.key -out switchvox.csr -config ..\share\openssl.cnf

openssl.exe crashes generating a CSR

2011-04-28 Thread Jesse Keller
I ran this command on my Win 7 x64 machine: c:\GnuWin32\bin>openssl req -new -key switchvox.key -out switchvox.csr -config ..\share\openssl.cnf I was prompted for the DN, and filled in all the fields. OpenSSL worked for a few seconds, then crashed. Visual Studio said: Unhandled exceptio