Home | Trees | Indices | Help |
|
---|
|
object --+ | wsgiserver2.SSLAdapter --+ | BuiltinSSLAdapter
A wrapper for integrating Python's builtin ssl module with CherryPy.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
certificate = None The filename of the server SSL certificate. |
|||
private_key = None The filename of the server's private key file. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Wrap and return the given socket, plus WSGI environ entries.
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 20 20:31:09 2013 | http://epydoc.sourceforge.net |