Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.security > #42

Re: SSL with Client Certi

From "Robert Kochem" <robert.kochem@THRWHITE.remove-dii-this>
Subject Re: SSL with Client Certi
Message-ID <pdbavowi6zo7.10jtgwthjxdby.dlg@40tude.net> (permalink)
Newsgroups comp.lang.java.security
References <1193408135.948128.193960@z9g2000hsf.googlegroups.com>
Date 2011-04-27 16:07 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.security
blumentarzan@gmail.com schrieb:

> I'm trying to access website which needs a client certificate that is
> on a smartcard.
> 
> Was able to get the certificate from the smartcard as
> java.security.cert.Certificate object.
> Also was successful in connecting the website via SSL without
> certificate.
> [..] 
> Exception in thread "main" javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to
> find valid certification path to requested target

Are both certificates (server-cert and client-cert on smartcard) signed by
the same PKI?

Robert

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.security | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

SSL with Client Certifica "blumentarzan" <blumentarzan@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000
  Re: SSL with Client Certi "Robert Kochem" <robert.kochem@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000
    Re: SSL with Client Certi "blumentarzan" <blumentarzan@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000
      Re: SSL with Client Certi "Robert Kochem" <robert.kochem@THRWHITE.remove-dii-this> - 2011-04-27 16:07 +0000

csiph-web