I am using dnsmasq to force traffic to sniproxy which is working fine. Dnsmsq and sniproxy are on two different servers.
I can looks at the logs inside /var/log/sniproxy/https_access.log and see the traffic coming through proxy.
However when on client (chrome), I am getting ,ERR_SSL_VERSION_OR_CIPHER_MISMATCH.
Here is one of the logs from https_access log ,
2020-05-14 09:59:09 [::ffff:180.216.30.196]:40656 -> [::ffff:172.31.82.103]:443 -> NONE [www.ip2location.com] 7/7 bytes tx 517/1034 bytes rx 0.000 seconds
I am using "sniproxy.conf" as is , no changes. Do I need to install any SSL certs on my server? If , so , how do I assign it to sniproxy?
I am using dnsmasq to force traffic to sniproxy which is working fine. Dnsmsq and sniproxy are on two different servers.
I can looks at the logs inside /var/log/sniproxy/https_access.log and see the traffic coming through proxy.
However when on client (chrome), I am getting ,ERR_SSL_VERSION_OR_CIPHER_MISMATCH.
Here is one of the logs from https_access log , 2020-05-14 09:59:09 [::ffff:180.216.30.196]:40656 -> [::ffff:172.31.82.103]:443 -> NONE [www.ip2location.com] 7/7 bytes tx 517/1034 bytes rx 0.000 seconds
I am using "sniproxy.conf" as is , no changes. Do I need to install any SSL certs on my server? If , so , how do I assign it to sniproxy?
sniprox.conf