ruby on rails - gem install bouncy-castle-java for full support -


i getting warning message on deployment server, when start server or running console.

openssl asn1/pkey/x509/netscape/pkcs7 implementation unavailable gem install bouncy-castle-java full support. 

also, when try generate key following command.

openssl::pkey::rsa.new(public_key) 

i following exception

openssl::pkey::rsaerror: neither pub key nor priv key:     org/jruby/ext/openssl/pkeyrsa.java:278:in `initialize' 

i bit confused message. have bouncy-castle-java installed on machine. still confused message.

i not sure abt issue. can explain issue, or give me directions.

i have fixed issue on end installing jruby openssl 0.8.8 on server.

as far remember there conflict jruby , openssl gem used in gem list(so had update gem)


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -