Closed EmericBr closed 12 years ago
Huh.. so idea is you act as a forward proxy for an http client talking in the clear? Interesting...
(s/http client/any client really)
I would be very interested in "reverse" Stud, this is:
Perhaps too complex for the original purpose of Stud :)
In your shema client certificate presented by stud is configured on stud or passed to stud by the client in "specific" certificate?
The last point need advanced dev and hard to do on my free time.
Is it for an HTTP service ? i think it is more clean to store destination ip and returned PEM certificate into an http headers.
My vision is that Stud is configured with the TLS client certificate, remote certificate validation options and so.
In my case it's not for HTTP.
Add ssl client mode for bench or test purpose.
One commit modify FSM in normal (server) mode to prevent connection to backend in case of handshake failure.
What do you think about ?