• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Where to download OpenSSL?

Cooky

Golden Member
I was using OpenSSL 0.9.8h-1 published by GnuWin32.
It just worked, w/o any issues, until a month ago, the process kept crashing, when I tried to generate a new CSR.

Does anyone know where I can download OpenSSL that works on 64-bit Win7?
I tried one from here and it didn't work - can't even find the program after installation.
http://slproweb.com/products/Win32OpenSSL.html

TIA
 
That looks right. OpenSSL binary should be in $rootdrive: \OpenSSL-Win64\bin or $root: \Windows depending on what you selected durring the install.

This more of a windows software issue though.
 
Is this CSR for an app that uses OpenSSL? Otherwise you would generate the CSR from certificate management (for the windows side at least.)
 
I'm using OpenSSL as a tool to manage & manipulate certs, keys, and CSR's.
Normally we do these from the ACE LB, but in this particular case SSL isn't terminated on the LB, and I didn't want to transfer files back & forth.

So embarrassing thing is after the rant on this thread, and a reboot, the directory showed up, and the program worked flawlessly so far.
I'm too used to changes take effect w/o having to reboot on network devices, and neglected to try the most basic on a Windows device.

Thank you for those that responded anyway.
Sorry to waste your time.
 
Back
Top