If I had to guess, this is because your jruby is not negotiating SSL using high enough encryption. Make sure that jruby is connecting with TLS1.2, which should fix this issue.
If I had to guess, this is because your jruby is not negotiating SSL using high enough encryption. Make sure that jruby is connecting with TLS1.2, which should fix this issue.