barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

TLS error handshake #19

Closed emmauss closed 7 years ago

emmauss commented 7 years ago

using latest commit, i get this error. 2017/06/09 07:50:01 http: TLS handshake error from 41.66.203.167:41837: read tcp 45.62.242.187:3130->41.66.203.167:41837: read: connection reset by peer 2017/06/09 07:50:01 http: TLS handshake error from 41.66.203.167:57673: read tcp 45.62.242.187:3130->41.66.203.167:57673: read: connection reset by peer 2017/06/09 07:50:03 http: TLS handshake error from 41.66.203.167:41127: read tcp 45.62.242.187:3130->41.66.203.167:41127: read: connection reset by peer 2017/06/09 07:50:04 http: TLS handshake error from 41.66.203.167:47938: read tcp 45.62.242.187:3130->41.66.203.167:47938: read: connection reset by peer 2017/06/09 07:50:05 http: TLS handshake error from 41.66.203.167:56411: read tcp 45.62.242.187:3130->41.66.203.167:56411: read: connection reset by peer

gaul commented 7 years ago

Is this a regression from an earlier commit? How did you configure compy? Which HTTP client do you use?

gaul commented 7 years ago

I successfully tested SSL support with the latest master. Closing this issue due to lack of response.