openssl.exe crashes when running the command build-ca

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
jhelp
OpenVpn Newbie
Posts: 2
Joined: Sun Mar 10, 2013 5:35 pm

openssl.exe crashes when running the command build-ca

Post by jhelp » Sun Mar 10, 2013 5:36 pm

When running the command "build-ca", it crashes while invoking openssl.exe. Tried bumping up the KEY_SIZE to 2048 and then 4096 but no luck. I am running on Windows 7.

Appreciate any help in moving pass this error.

Douglas
Forum Team
Posts: 285
Joined: Wed Aug 27, 2008 2:41 am

Re: openssl.exe crashes when running the command build-ca

Post by Douglas » Mon Mar 11, 2013 4:11 am

What error is it?

32 or 64 bit? SP1?

jhelp
OpenVpn Newbie
Posts: 2
Joined: Sun Mar 10, 2013 5:35 pm

Re: openssl.exe crashes when running the command build-ca

Post by jhelp » Tue Mar 12, 2013 2:37 pm

Its a 32 bit OS SP1. The openssl.exe simply crashes with the following details:

Problem Event Name: APPCRASH
Application Name: openssl.exe
Application Version: 0.0.0.0
Application Timestamp: 4ee207e9
Fault Module Name: LIBEAY32.dll
Fault Module Version: 1.0.1.5
Fault Module Timestamp: 511cfeba
Exception Code: c0000005
Exception Offset: 000062cc
OS Version: 6.1.7601.2.1.0.256.48

stretch44
OpenVpn Newbie
Posts: 9
Joined: Wed Mar 13, 2013 4:21 am

Re: openssl.exe crashes when running the command build-ca

Post by stretch44 » Sat Mar 23, 2013 5:18 am

I had a problem similar to this. I had to include this command in my vars.bat file:

set OPENSSL_CONF=C:\Program Files\OpenVPN\easy-rsa\openssl-1.0.0.cnf

I'm assuming you're running the latest version, which is 2.3.x

Post Reply