Sorry, there was a typo in my email below and I have corrected this now. I would appreciate if you can guide on this issue since this error message is preventing us calling the web service call. I have checked the Apache configuration file and we have all of the required certificates in place.
Thanks in advance, KK On Thu, Jan 9, 2014 at 4:45 PM, Kiri T Kurukkal <kkuruk...@gmail.com> wrote: > Hello, > > I am using the Crypt::SSLeay and Net::SSLeay along with the SOAP::Lite > perl modules to call a webservice to authenticate my users. Everything was > working great up until we upgraded the perl version to 5.10.0, Apache to > apache2-2.12-1.38.2 and openssl-0.98j-0.50.1. When I make the web service > call, I am getting the below error message. > > *500 configure certs failed: failed to load > /local/home/ap_omaweb/cgi-bin/mycert.p12: Illegage seek at index.cgi line > 52.* > > I have tried to uninstall the Crypt::SSLeay and Net::SSLeay modules and > unable to uninstall them because of the errors that I am getting. I would > like to know how to fix the above issue? My server is SUSE Enterprise Linux > 11 SP3. Please advise as I have been working on this issue for the last > couple of weeks and could not progress much on this issue. > > Thanks in advance, > > KK >