First thank you for developing this application. It does the job as should maybe except SSL MITM ;), thats why I'm writing here.
I ask is: how to configure it to SSL MITM could work ? AFAIK E2Guardian supports that but nowhere can find documentation for this, even in sources of it.
I tried to guess how to set it but nothing, always I have in webbrowser "ssl_error_rx_record_too_long", despite that certificate from gateway is added to webbrowser.
Most important questions are:
- how to redirect packets in iptables ? to 8080 port or to another on which E2Guardian should listen ?
- to which port I should recirect traffic from E2Guardian to Squid ? again... to the same Squid port or to the second Squid (for https) port ?
- can you explain better what for are these options?:
sslcertificatepath
cacertificatepath
caprivatekeypath
certprivatekeypath
I know I should sign the traffic on it by CA certifiate but I'm confused for what exactly are these 4 options.
Please help me with this implementation, on the occasion propably to many others.
Regards, wrkilu
I should add I have E2Guardian installed from source in version:
# e2guardian -v
e2guardian 3.2.0
Built with: '--prefix=/opt' '--enable-sslmitm'
Big shame then :( , does anybody know when and if at all this functional will be ?
wrkilu
--
You received this message because you are subscribed to the Google Groups "e2guardian" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e2guardian+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ok , anyway this is very important thing, nowadays more and more sites become on https. So we're waiting for that feature ;)
Regards
wrkilu