Hi All, I have set a squid server with HTTP/HTTPS intercept, but when I run squid -k parse, it display these error message: 2013/03/02 20:26:11| aclParseAclList: ACL name 'ssl::certUntrusted' not found. FATAL: Bungled Default Configuration (postscriptum) line 1: sslproxy_cert_sign signUntrusted ssl::certUntrusted Squid Cache (Version 3.3.1-20130228-r12502): Terminated abnormally. Follow is the squid.conf: [root@squid etc]# cat squid.conf ... http_port 3128 intercept ssl_bump server-first all https_port 3129 cert=/usr/local/squid/etc/cert.pem key=/usr/local/squid/etc/key.pem intercept ssl-bump ... And compile option: [root@squid etc]# squid -v Squid Cache: Version 3.3.1-20130228-r12502 configure options: '--enable-linux-netfilter' '--enable-ssl' '--enable-storeio=aufs' '--enable-poll' '--enable-snmp' --enable-ltdl-convenience Thanks! -------------------- Weiguo Yang ************* Email Confidentiality Notice ******************** The information contained in this e-mail message (including any attachments) may be confidential, proprietary, privileged, or otherwise exempt from disclosure under applicable laws. It is intended to be conveyed only to the designated recipient(s). Any use, dissemination, distribution, printing, retaining or copying of this e-mail (including its attachments) by unintended recipient(s) is strictly prohibited and may be unlawful. If you are not an intended recipient of this e-mail, or believe that you have received this e-mail in error, please notify the sender immediately (by replying to this e-mail), delete any and all copies of this e-mail (including any attachments) from your system, and do not disclose the content of this e-mail to any other person. Thank you!