![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
HI AMIT: Regards > > > Hi all, > > > I need to connect to this site using https and a certificate. The site has provided me with the necessary certificate to install in my browser, and I can view it in my browser. But I have no idea as how to do this in Java. > > > I have exported the certificate to a *.cer file, but after that, what? > > > I've tried using HttpsURLConnection but don't seeem to be getting anywhere. How do you send a certificate (and whatever keys there are) across to the site to complete authentication? > > > Extremely grateful for any help. Thanks.
Replies: |
Sponsored Links
|