* Brian Cameron <Brian.Cameron at Sun.COM> [2008-04-28 22:19]: > > Shawn: > > >> So I am wondering if we're talking about different things when we refer > >> to "ssl support". At any rate, to get codeina working, do you have any > >> idea what is needed to make 'import OpenSSL' work on Solaris? I am > >> wondering if this requires configuring SUNWPython in a different way, > >> or if we need an additional module on Solaris. > > > > I'm betting it actually wants pyOpenSSL from pyopenssl.sf.net. > > > > CherryPy does the same thing and it needs pyOpenSSL. > > Ah, thanks. That was the pointer I needed. I just added a spec-file to > SFE for SFEpyopenssl. If you also need it in other things (like > CherryPy), feel free to add SFEpyopenssl as a dependency to its > spec-file.
pyOpenSSL needs to be delivered alongside the Python 2.4 installation. SFE integration isn't sufficient. (I suppose I should also ask "Python 2.5 plan, anyone?".) - Stephen
