[JDEV] Java JabberBeans and SSL certificates
Jason Anderson
jason at guanosoft.org
Thu Aug 8 11:27:31 CDT 2002
Ah, sorry for the mistake. Emma, if you want to implement a trusted
certificate store to import non-trusted authorities like Matthias'
authority, you can.
I don't have sample code at the moment, but it's not as hard as the
custom TrustManager. Essentially, you can customize the TrustManager
further or provide an additional trusted authority certificate store,
and allow the user to add or remove certificates.
jason
Matthias Wimmer wrote:
<snip>
> You have to import the root certificate amessage.de uses to verify the
> SSL signature if this server.
>
> amessage.de doesn't use a self signed cert as Jason guessed but it uses
> its own certification authority. You can get the root certificate to
> import at http://charente.de/cert
>
>
> Tot kijk
> Matthias
>
More information about the JDev
mailing list