Re: Add certificate to request



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!
.



Relevant Pages

  • Add certificate to request
    ... Hi - how do I add a digital certificate to a request to a webservice? ... With .net you can get a "proxy" to the webservice, on which you can set a ... certificate before calling a webservice method. ...
    (comp.lang.java.programmer)
  • Re: CAPICOM problem with .NET 2.0
    ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... The code worked well in Framework 1.1 ... ICertificate2 selectedCert = null; ... //search for the certificate with the digital signature ...
    (microsoft.public.dotnet.security)
  • CAPICOM problem with .Net 2.0
    ... RSACryptoProvider creation problem: ... The code worked well in Framework 1.1 ... ICertificate2 selectedCert = null; ... //search for the certificate with the digital signature ...
    (microsoft.public.platformsdk.security)
  • CAPICOM problem in .NET 2.0
    ... RSACryptoProvider creation problem: ... The code worked well in Framework 1.1 ... ICertificate2 selectedCert = null; ... //search for the certificate with the digital signature ...
    (microsoft.public.security)
  • CAPICOM problem with .NET 2.0
    ... RSACryptoProvider creation problem: ... The code worked well in Framework 1.1 ... ICertificate2 selectedCert = null; ... //search for the certificate with the digital signature ...
    (microsoft.public.dotnet.security)