Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New failures in test_x509req.rb #509

Closed
headius opened this issue Jan 23, 2013 · 2 comments
Closed

New failures in test_x509req.rb #509

headius opened this issue Jan 23, 2013 · 2 comments
Labels
Milestone

Comments

@headius
Copy link
Member

headius commented Jan 23, 2013

The rewrite of PKCS10 support by @matthauck causes two failures:

  1) Failure:
test_sign_and_verify(OpenSSL::TestX509Request) [test/externals/ruby1.9/openssl/test_x509req.rb:108]:
<false> expected but was
<true>.

  1) Failure:
test_version(OpenSSL::TestX509Request) [test/externals/ruby1.9/openssl/test_x509req.rb:42]:
<1> expected but was
<0>.
@matthauck
Copy link
Contributor

FYI: put in pull request #510 for this issue. Didn't know how to attach it to an existing issue...

matthauck added a commit to matthauck/jruby that referenced this issue Jan 29, 2013
@kares
Copy link
Member

kares commented Mar 20, 2015

no longer relevant with jruby-openssl >= 0.9.6

@kares kares closed this as completed Mar 20, 2015
@enebo enebo added this to the Non-Release milestone Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants