ActivePython webpage has a list of included things that includes something called “OpenSSL version 0.9.8r”. What this means for Windows? Is it some Python module like “M2Crypto” that will be available, or is it just a new name for standard “ssl” python module that is very limited and is included in standard Python distribution?
ActivePython webpage has a list of included things that includes something called OpenSSL version
Share
it’s referring to pyOpenSSL.