| Author |
REST web service requiring PKI certificate
|
Ravi Danum
Ranch Hand
Joined: Jan 13, 2009
Posts: 104
|
|
Hello,
I want to access a REST web service which requires a PKI certificate. Could anyone say how to do this?
-Ravi
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
If it is in relation to SSL, either regular or mutual authentication, then take a look at my SCDJWS study notes which contains an example on how to set up and do both kinds of authentication with key- and truststore etc.
http://faq.javaranch.com/content/Exam-Objectives-5.pdf
Best wishes!
|
 |
 |
|
|
subject: REST web service requiring PKI certificate
|
|
|