python 1.6a2 and openssl

Michael Ströder michael at stroeder.com
Fri May 19 07:00:00 EDT 2000


Thomas Wouters wrote:
> 
> socket socketmodule.c -DUSE_SSL -I/usr/include/openssl -lssl -lcrypto

IMHO modern OpenSSL applications import the headers with name
openssl/[header file] => -I/usr/include should be sufficient.

Ciao, Michael.



More information about the Python-list mailing list