Help with SSL

Latha Ravishankar latha at wnmail.att.com
Fri Jun 2 16:02:32 EDT 2000


Hi,
I am new to using SSL in python.. and am a little confused too...
I have the packages m2crypto and ossl..
I use the SSL module from here( import SSL)..
Questions:
    There seems to be another module/file - _m2cryptoc.py that is being
used, though I dont know where and a function over here is messing up..
I get a mismatch on public/private keys when I try to load a
certificate...Can somebody help me on that...

Also, is this the process of delaing with ossl:
1. Create a SSL instance.
2. Load the certificate.
3. Create a socket with the SSL instance.
4. Connect on the socket..

Any help will truely be apprecaited...
Thanks,
Latha




More information about the Python-list mailing list