_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
Can you show the whole stack trace? I suspect that your server does not
trust the client cert. In that case the SSL connection fails. So you
need to export the public certificate from your clients key store,
import it in a (server) truststore and pass this to the context factory
as a trust store.
- [jetty-users] How to configure client certificate for ... Wenlong Dong
- Re: [jetty-users] How to configure client certifi... Christoph Läubrich
- Re: [jetty-users] How to configure client cer... Wenlong Dong
- Re: [jetty-users] How to configure client... Wenlong Dong
- Re: [jetty-users] How to configure cl... Christoph Läubrich
- Re: [jetty-users] How to configure cl... Joakim Erdfelt
- Re: [jetty-users] How to configu... Wenlong Dong
