dowski's projects - stunnelfilter

stunnelfilter

This filters eases the use of stunnel to wrap CherryPy web applications with SSL.

Created: 2006-02-13 | Updated: 2006-02-17 | Status: Complete | Tags: python cherrypy ssl filter

The filter also includes a decorator called requireSSL which allows you to require an ssl connection for certain methods. The code includes a working example. Simply run the stunnelfilter.py itself to see the working example.

Files:

stunnelfilter.py [colorized]


Comments:

Rob Cowie
2006-08-03
A quick note to remind everyone that this version of stunnelfilter imports BaseFilter from cherrypy.lib.filter.basefilter. This will be deprecated from version 2.3 of cherrypy. Replace: from cherrypy.lib.filter.basefilter import BaseFilter With: from cherrypy.filters.basefilter import BaseFilter

Add Comment:

Commenting disabled because of spam problem...

Menu:

Home
Admin

Projects:

balloondemo
brockman
buffet
buffetmyghty
buffetstring
buffetxslt
cardinfo
cp22collection
cp22simple_ajax
cp_middleware_server
cpmyghty
excuses
iresponse
littlebrother
multiauth
phpfilter
pysourcecolorfilter
request2
simplebackend
stunnelfilter
wsgi_filter

Tags:

wireless
wsgi
http
templating
cherrypy
ssl
python
plugins
module
win32
application
ajax
library
cheetah
myghty
filter
kid

Powered By: