| Home | Trees | Indices | Help |
|---|
|
|
A library for integrating pyOpenSSL with CherryPy.
The ssl module must be importable for SSL functionality.
To use this module, set CherryPyWSGIServer.ssl_adapter to an instance of
BuiltinSSLAdapter.
ssl_adapter.certificate: the filename of the server SSL certificate.
ssl_adapter.private_key: the filename of the server's private key file.
|
|||
|
BuiltinSSLAdapter A wrapper for integrating Python's builtin ssl module with CherryPy. |
|||
|
|||
|
|||
|
|||
ssl = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 4 09:57:29 2010 | http://epydoc.sourceforge.net |