Amos Jeffries-2 wrote > On 8/05/2014 11:42 p.m., Samir Hasanov wrote: >> Amos, maybe I use self signed certificate, that is why I cannot use https >> in >> some mobile apps? > > Possibly. It is one of many things which they could be having trouble > with. > > Amos Amos, I've got original certificate (not self signed that I used before) and added to the cert folder in linux. But it still does not work. My squid.conf file's cert part: > http_port 3129 > http_port 3128 intercept > https_port 3127 intercept ssl-bump generate-host-certificates=on > dynamic_cert_mem_cache_size=4MB cert=/usr/local/squid3/ssl_cert/myCa.pem > ssl_bump server-first all > sslproxy_cert_error allow all > sslproxy_cipher HIGH:MEDIUM:!ADH:!DSS:!SSLv2:+3DES > sslproxy_flags DONT_VERIFY_PEER,NO_DEFAULT_CA > sslproxy_options NO_SSLv2 > sslcrtd_program /usr/lib/squid3/ssl_crtd -s /usr/lib/squid3/ssl_db -M 4MB > sslcrtd_children 5 Is there something wrong with configuration? Hope I'll be able to solve this problem. Thanks in advance! -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-3-8-does-not-work-with-mobile-app-tp4665820p4665891.html Sent from the Squid - Users mailing list archive at Nabble.com.