|
See my post from yesterday: ssl work(around)ing and let me know if it works for you. I'm able to use ssh (and ssl) from shoes on all of shoes platforms using the code from there. For you maybe just adding: require 'openssl.so' require 'openssl/bn' require 'openssl/cipher' require 'openssl/digest' require 'openssl/ssl' require 'openssl/x509'to the top of your file will work? e deleflie wrote: ok, I've got a bit further ...I downloaded ssleay32.dll from this site: http://www.slproweb.com/products/Win32OpenSSL.html (had to download and install a whole bunch of stuff). then I copied it into the C:\Program Files\Common Files\Shoes folder Now, the first error no longer appears (about missing SSLEAY32.dll) ... and the second message has changed a bit: 14001: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. - C:/Program Files/Common Files/Shoes/0.r1134/ruby/lib/i386-mswin32/openssl.so Etienne On Wed, Apr 1, 2009 at 11:55 AM, e deleflie <[email protected]> wrote: |
- missing openssl.so on windows e deleflie
- Re: missing openssl.so on windows e deleflie
- Re: missing openssl.so on windows Patrick Cotner
- Re: missing openssl.so on windows e deleflie
- Re: missing openssl.so on windows Tim Uckun
- Re: missing openssl.so on windows e deleflie
- Re: missing openssl.so on windows Tim Uckun
- Re: missing openssl.so on win... e deleflie
