I’m trying to use OpenSSL with Ruby 1.9.1 but each time it tells me
“SSLv3 read server certificate B: certificate verify failed
(OpenSSL::SSL::SSLError)”.
Also, I had to copy ssleay32.dll and libeay32.dll else it wouldn’t have
“worked”…
Below the forwarded email is my verification that this error has
nothing to do with windows (beyond bug #999, but that is tangental).
Is this expected behavior? Is certificate handling stricter in 1.9.1?
Begin forwarded message:
I’m trying to use OpenSSL with Ruby 1.9.1 but each time it tells me
require ‘uri’
Nothing complex, I just don’t understand WHY it doesn’t work?! If
someone could help me, I’d be verry happy, I really don’t know what to
do…
I’m trying to use OpenSSL with Ruby 1.9.1 but each time it tells me
“SSLv3 read server certificate B: certificate verify failed
(OpenSSL::SSL::SSLError)”.
I’ve forwarded this with additional verification that windows is not
playing part to ruby-core@.
I’m trying to use OpenSSL with Ruby 1.9.1 but each time it tells me
“SSLv3 read server certificate B: certificate verify failed
(OpenSSL::SSL::SSLError)”.
I’ve forwarded this with additional verification that windows is not
playing part to ruby-core@.
But then, if the certificate verification is stricter in Ruby 1.9, how
do I do to make it works?
I’m trying to use OpenSSL with Ruby 1.9.1 but each time it tells me
“SSLv3 read server certificate B: certificate verify failed
(OpenSSL::SSL::SSLError)”.