Kitware / tangelo

A simple, quick, powerful web framework
http:/tangelohub.org/tangelo/
Apache License 2.0
185 stars 35 forks source link

SSL doesn't work with CherryPy >= 3.2.5 #510

Open waxlamp opened 9 years ago

waxlamp commented 9 years ago

We should restrict the CherryPy version in setup.py to 3.2.4 or below so as not to break SSL support.

waxlamp commented 9 years ago

Related bug report for CherryPy: https://bitbucket.org/cherrypy/cherrypy/issue/1298/ssl-not-working

waxlamp commented 9 years ago

Apparently the bug has been fixed in CherryPy 3.7.0.