Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

bouncycastle

0
votes
0 answers
51 views

SSL on Android (via BouncyCastle)

http://blog.antoine.li/index.php/2010/10/android-trusting-ssl-certificates/ I followed this tutorial and everything seemed to be fine (I didn't get…
asked June 24, 2011 12:15 pm CDT
svebee
0
votes
1 answer
58 views

Invalid keystore format - tomcat

Hi, i have generated certificate using Bouncy Castle library, my sample code is as below, String domainName ="localhost"; String certPath…
asked April 20, 2011 11:37 pm CDT
Jignesh Dhua
0
votes
1 answers
47 views

How to generate a RSA keyPair with a Privatekey encrypted with password?

Hi everybody, I want to generate a privatekey PKCS8 format encrypted with password, and I try with this code: String password = "123456";…
asked February 26, 2011 8:17 am CST
Ricardo
0
votes
0 answers
66 views

Android: opending a keystore as an asset to make an SSLSocketFactory

Hi - I have a Bouncy Castle keystore, which I'd like to use to connect to an SSLSocketFactory. Doing this in "desktop" Java is easy, but how do you…
asked February 23, 2011 8:08 am CST
Don Henderson
0
votes
2 answers
182 views

X509 C# examples?

Hi - I've been pouring through article after article on x509 cert creation, signing, etc. but I've yet to find a solution to my problem - wondering…
asked January 8, 2011 9:34 pm CST
znelson
5

bouncycastle

Tagged: bouncycastle
Related Tags
openssl × 2
ssl × 2
android × 2
java × 2
privatekey × 1
x509 × 1
keystore × 1
tomcat × 1
security × 1
.net × 1