Sadly not so. If you try replacing the bc*.jar files in build_lib with bcprov and bcpkik 1.47 versions you will find the build fails with 100 errors.
-- Matt Hauck On Tuesday, January 8, 2013 at 7:01 PM, kristian wrote: > Jruby 1.7.x comes with openssl bundled. I think from version 1.7.1 onwards > bouncy castle gets a java package rewrite and is used only internally for > openssl. So you are free to add any version of bouncy castle as needed by > your application - just do not add the jruby-openssl since this will pull in > the old version. > Kristian > > >