Closed ralphwetzel closed 6 years ago
Hello @ralphwetzel, can you precise your Python version ? And I haven't disabled the "collaboration" feature.
Hi! Tested this with v3.6.0.
Hi again! You're right; nothing was disabled. I just didn't get how to create a pull request. Yet it is done now... Regards, Ralph
Is this fix verified? Will it be merged to master?
hello @horribleperson I have not yet evaluated this fix, but it probably works.
@ralphwetzel @horribleperson this all has been fixed in cheroot (cheroot/ssl/builtin.py), which is a part of CherryPy moved into separate package a while ago.
hello @webknjaz do you want to contribute and help to fix wsgiserver ?
No, I'm maintaining upstream cherrypy and cheroot. Just saw some issue referring ours and followed the link to inform that related one is closed.
@webknjaz I understand, could you links to the commits fixing the issues ?
It's been changed lots of times, just compare the code.
What exactly was broken? Were these changes applied after all?
@plainas SSL error processing
Fixed by #6
Hi! SSL support is broken in wsgiserver (and probably in CherryPy as well). I've tried to generate a fix & pull request, yet you've disabled the collaboration feature. Therefore find the changes attached:
line 1776:
line 1806:
Hope this helps.
Ralph