I'm running activeperl 5.8 and Apache 2.0 on my windows 2000 machine. I'm trying to connect to an Oracle server on our network.
I'm seeing this error in my Apache log after I call a Perl script:
Specified driver could not be loaded due to system error 126 (Oracle ODBC).
When I call the Perl...
Okay, forget about this. It was a firewall issue. I thought I'd tested simple socket connections on the target box, but the tests actually occured on the same machine. Here's to numbskullery.
Paul,thanks for the input, but it probably isn't the SSL_use_cert or SSL_verify_mode.
SSL_use_cert forces the client to use a certificate of its own.
SSL_verify_mode "This option sets the verification mode for the peer certificate." I'm not sure what this means, but I think it might mean that...
I have a Java server that accepts SSL connections over a particular socket (using 9008 and 443) from a browser and exchanges data with no problems.
I have a Perl client that will connect to a web server using HTTPS with no problems.
The Java server is a middle-tier that needs to accept SSL...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.