JRuby limited openssl loaded. gem install jruby-openssl for full
support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
i got this message while booting my jruby project in netbeans...
please guide me to solve this issue....
JRuby limited openssl loaded. gem install jruby-openssl for full
support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
i got this message while booting my jruby project in netbeans...
please guide me to solve this issue....
Have you tried doing what the message tells you to do, e.g. install
the jruby-openssl gem?
Hassan Schroeder wrote:
What's the output of
which jruby
jruby -S gem list --local