On Thu, Oct 18, 2012 at 6:54 AM, kristian <m.krist...@web.de> wrote:
> JRUBY uses
> org.bouncycastle:bcmail-jdk15on:jar:1.46
> org.bouncycastle:bcprov-jdk15on:jar:1.46
>
> for testing you can just prepend them to your bootclassloader - something like
> jruby -J-Xbootclasspath/p:bcmail-jdk15on.jar:bcprov-jdk15on.jar
>
> but doing so with BC version 1.47 did not work for me (the openssl bit
> of jruby).
>
> but I rather doubt that this will work - see also
> http://www.bouncycastle.org/wiki/display/JA1/Porting+from+earlier+BC+releases+to+1.47+and+later

We have an open issue to port to the newer BC. Help wanted :)

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to