"STPA1 Stagiaire-Pascal, CETE SO/DIM/PASCAL" wrote:
>
> >Ok, I installed the server CA cert correctly, and got to the following
> exception
>
> I have the same problem !! how do you install the server CA correctly ? with
> keytool ?
Yes, but you have to point keytool at the cacerts or jssecacerts keystore:
$JAVA_HOME/jre/lib/security/cacerts
$JAVA_HOME/jre/lib/security/jssecacerts
It is your choice. I placed it in the jssecacerts so that I didn't mess with
the preinstalled certificate authorities.
I am developing a solution so that you can choose your own trust authorities
and client certs so that apps with PKI security can be tested. I should be done
by the end of the week at the latest.
The extensions will be incorporated from Otego AG.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]