Has anybody successfully used Net::SSL (perl module) on NT?
After I compiled SSLeay-0.6.6 (VC5.0), I installed it as follows
out\*.exe in \usr\local\ssl\bin\
out\*.h in \usr\local\ssl\include\
out\*.dll in \usr\local\ssl\lib\
out\*.exp in \usr\local\ssl\lib\
Then I installed Crypt-SSLeay 0.06 and LWP Perl modules.
However, the net_ssl_test script that comes with Crypt-SSLeay-0.06
will not execute properly. It fails with the following error
message:
Net::SSL: SSL negotiation failed at net_ssl_test line 9
Net::SSL: Bad file descriptor at net_ssl_test line 9
Can't connect to shop.sol.no:443 at net_ssl_test line 9
However, it works fine on Unix and returns:
CIPHER: RC4-MD5
THIS IS: /C=NO/SP=Oslo/L=Oslo/O=Scandinavia Online
AS/CN=shop.sol.no
CERTIFIED BY: /C=US/O=RSA Data Security, Inc./OU=Secure Server
Certification Authority
HTTP/1.1 200 OK
Date: Mon, 04 May 1998 21:27:18 GMT
Server: Stronghold/2.2 Apache/1.2.5 C2NetEU/2048
Last-Modified: Fri, 01 Aug 1997 17:59:28 GMT
ETag: "21a48c-4bf-33e22400"
Content-Length: 1215
Accept-Ranges: bytes
Connection: close
Content-Type: text/html
I'll appreciate it if somebody can help me with getting this
working
on NT.
Thanks,
Alex Hristov ([EMAIL PROTECTED])
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+
