-
Jul 17th, 2009, 08:13 AM
#1
How to send x.509 Cert with request
We have a Http Remoting Service protected using Spring Security. The authentication method we are using is an x.509 certificate. The configuration of the server was fairly easy, what I am struggling with right now is how to get the client to send an x.509 certificate.
The client is a stand-alone java application. I am overriding the httpInvokerRequestExecutor. The hope there was to modify the post, but the method of attaching the certificate still eludes me.
Any help with this would be greatly appreciated.
Thanks!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules