Thank you so much for stunnel. This program is amazing!!!!
In Windows, I’d like to move SSL processing out of Apache and into stunnel.
Is there a way for Apache to know the client’s ip address?
- In Windows, “transparent” mode is unavailable
- “xforwardedfor” is for smtp and not https connections
- “protocol = proxy” is for Haproxy only?
Brian