You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Thilina Mahesh Buddhika <th...@gmail.com> on 2009/12/05 04:35:48 UTC

Re: Using a client certificate

Hi Tony,

You can find some useful resources at Apache Rampart Site [1]. Please have a
look at the Rampart Samples [2] and articles section [3].

thanks.
/thilina

[1] - http://ws.apache.org/rampart/
[2] - http://ws.apache.org/rampart/samples.html
[3] - http://ws.apache.org/rampart/articles.html
<http://ws.apache.org/rampart/articles.html>

Thilina Mahesh Buddhika
http://blog.thilinamb.com


On Fri, Dec 4, 2009 at 10:56 PM, Tony Thompson <Tony.Thompson@stone-ware.com
> wrote:

>  Hope this is a duplicate....not sure my message went through the first
> time.
>
> I have been searching the list archives and elsewhere to try to figure out
> how to use a client certificate when calling a web service but haven't found
> anything definitive.  Is there a way that I can provide some type
> configuration to my service Locator class that Axis will use to send a
> client cert when making requests to that service?  The cert I have is
> particular to the service so I don't really want something configured
> globally because other services could use different certs.  Ideally I
> already have a java.security.KeyStore instance (it is not in a file) that I
> would like to hand to Axis and then turn on client authentication somehow.
> Is any of this possible and can anyone provide some pointers on how I would
> accomplish this?
>
> Thanks
> Tony
>
>
> This message (and any associated files) is intended only for the
> use of the individual or entity to which it is addressed and may
> contain information that is confidential, subject to copyright or
> constitutes a trade secret. If you are not the intended recipient
> you are hereby notified that any dissemination, copying or
> distribution of this message, or files associated with this message,
> is strictly prohibited. If you have received this message in error,
> please notify us immediately by replying to the message and deleting
> it from your computer. Messages sent to and from Stoneware, Inc.
> may be monitored.
>
>