Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Perl SOAP Lite and Self Signed Certificates

Status
Not open for further replies.

ajdavis

Programmer
Jun 17, 2005
14
0
0
US
Not sure if I should post this here or in the SOAP forum.

We have generated our own certificates for a SOAP service on a server and are calling back into that SOAP Service from the local machine. Both the client and web service are using Perl SOAP::Lite We are running into this error:

Certificate Verification: Error (18): self signed certificate

I have seen examples of other SOAP clients having to set properties to allow self signed clients to work, but I have been unsuccessful in finding out how to do that in SOAP::Lite. Any suggestions as to how to get around this issue?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top