Closed GoogleCodeExporter closed 9 years ago
Hi Eric
In my case http://epsonconnect.com/ redirects to https://epsonconnect.com/
(SSL/TLS side). I guess you use mind in simple-proxy work mode (standalone). I
think mind actually doesn't support SSL in simple-proxy mode(There is a feature
request #27). With squid as chained proxy it works in my case.
best regards
tobi
Original comment by t...@gmx.ch
on 2 Nov 2011 at 2:07
If someone can provide some direction on the best way to implement #27 I might
have the resources to tackle it. Where it would go in the code base, a
reference to where it is implemented else where would be helpful.
Thx!
Eric
Original comment by epva...@gmail.com
on 2 Nov 2011 at 6:03
Hello, Eric!
If you're interested, you could have a look at mind-toy/src/HTTPHeader.cpp line
787 and mind-toy/src/ConnectionHandler.cpp line 407 to get an overview of how
the simple proxy works.
Best regards!
Teresa e Junior
Original comment by teresaejunior
on 2 Nov 2011 at 6:50
Hello Eric,
First of all, thank you for contributing to MinD development.
I just added you to committers group. Now you can perform commits on MinD
Software.
You can email me if you have any doubts of comments.
Best regards,
MinD.
Original comment by mind....@gmail.com
on 10 Nov 2011 at 7:22
@Teresa: Thank you for answering.
I confirm this and #27 are the same issue. I have marked it as duplicate,
anyway there are two workarounds for this one:
* Configure your browser for using proxy just for http request.
* Use "chained-proxy" work mode.
We are working hard for solving this issue as soon as possible. Thanks for
supporting MinD.
Original comment by mind....@gmail.com
on 10 Nov 2011 at 7:43
Original issue reported on code.google.com by
epva...@gmail.com
on 1 Nov 2011 at 6:21