Search squid archive

(no subject)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We have setup squid proxy for outbound connection from one our SAP servers to few services on internet.
While basic auth (username and password) works perfectly with this setup, we are struggling to get it working with cert based authentication.

Certs are in p12 format.

 This is what our squid config looks like
 

acl sap src 0.0.0.0/0

acl whitelist dstdomain "/etc/squid/sites.whitelist.txt"



acl safeports port 443 # https

acl safeports port 80 # http


acl CONNECT method CONNECT


http_access allow safeports sap whitelist

http_access deny !safeports

http_access deny CONNECT !safeports

http_access deny all


http_port 3128



 Any pointers are highly appreciated.



Zaheer Shaikh | Corp Eng SRE, Google   | zaheer@xxxxxxxxxx | 

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux