Hi Gurus,
I have a requirement at my company to connect to an external web service using xml over http, with Two Way SSL authentication and encryption.
I know how to use LWP to create POSTs to HTTPS web services, but the Two Way SSL part, I dont even know where to begin.
I have my private and...