Python 1.6 and OpenSSL version required?

hpasanen at my-deja.com hpasanen at my-deja.com
Mon May 15 05:46:19 EDT 2000


I'm having some problems using the OpenSSL module in Python 1.6a2

Testing using the httplib.py, the HTTP request goes through ok, but at
the end I get.

python1.6 /usr/local/lib/python1.6/httplib.py

.
.
.

testing HTTPS...
Traceback (most recent call last):
  File "/usr/local/lib/python1.6/httplib.py", line 272, in ?
    test()
  File "/usr/local/lib/python1.6/httplib.py", line 258, in test
    h.connect(host)
  File "/usr/local/lib/python1.6/httplib.py", line 213, in connect
    ssl = socket.ssl(sock, self.key_file, self.cert_file)
socket.sslerror: SSL_connect error


This is on Solaris 2.7, OpenSSL 0.9.5a  1 Apr 2000, Python 1.6a2, gcc
2.95.2


Any glues?

Harri


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list