I want to make a https request.
I use bouncycastle to generate the keystore like this :
keytool -importcert -trustcacerts -alias ludevCA -file lu_de
Finally i used a graphic editor (KeyStore Explorer) under Windows and it's working.
Maybe the error was caused by Java/Mac version problems