Re: Add certificate to request
- From: Lothar Kimmeringer <news200706@xxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 13:54:42 +0200
Peter K wrote:
With .net you can get a "proxy" to the webservice, on which you can set a
certificate before calling a webservice method. There are even built-in
methods which present a popup window for an X509Store from which the user
can select a certificate.
Are there some sort of similar functions with java?
Are we talking of SSL-based (TLS if you will) communication?
Then the solution should be the same as with the establishing
of HTTP-sessions with own certficates.
If you're talking of certificates within the Webservice-
request, it depends on the framework you're using (e.g.
Axis) and simple answers are not possible and you should
look into the documentation of that framework.
Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@xxxxxxxxxxxxxx
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
.
- References:
- Add certificate to request
- From: Peter K
- Add certificate to request
- Prev by Date: Re: Debugging Remote Applications
- Next by Date: NEED materials
- Previous by thread: Add certificate to request
- Next by thread: Debugging Remote Applications
- Index(es):
Relevant Pages
|