SSLContext#{setup,ssl_version=} are not implemented
---------------------------------------------------
Key: JRUBY-4357
URL: http://jira.codehaus.org/browse/JRUBY-4357
Project: JRuby
Issue Type: Bug
Components: OpenSSL
Affects Versions: JRuby-OpenSSL 0.6
Reporter: Hiroshi Nakamura
Assignee: Hiroshi Nakamura
1) Error:
test_ctx_setup(OpenSSL::TestSSL):
NoMethodError: undefined method `setup' for #<OpenSSL::SSL::SSLContext:0x34d46a>
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:178:in
`test_ctx_setup'
/home/nahi/git/jruby-openssl/test/../mocha/lib/mocha/test_case_adapter.rb:19:in
`run'
2) Error:
test_sslctx_set_params(OpenSSL::TestSSL):
NameError: undefined local variable or method `ssl_version=' for
#<OpenSSL::SSL::SSLContext:0x1fe9999>
/home/nahi/git/jruby-openssl/lib/openssl/ssl.rb:39:in `set_params'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:443:in
`test_sslctx_set_params'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:153:in `call'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:153:in `start_server'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:440:in
`test_sslctx_set_params'
/home/nahi/git/jruby-openssl/test/../mocha/lib/mocha/test_case_adapter.rb:19:in
`run'
3) Error:
test_verify_result(OpenSSL::TestSSL):
NameError: undefined local variable or method `ssl_version=' for
#<OpenSSL::SSL::SSLContext:0xe83c97>
/home/nahi/git/jruby-openssl/lib/openssl/ssl.rb:39:in `set_params'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:408:in
`test_verify_result'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:153:in `call'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:153:in `start_server'
/home/nahi/git/jruby-openssl/test/openssl/test_ssl.rb:405:in
`test_verify_result'
/home/nahi/git/jruby-openssl/test/../mocha/lib/mocha/test_case_adapter.rb:19:in
`run'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email