Project

General

Profile

Actions

Bug #1021

closed

SSL not enabled in Squid package 2.7.9_4

Added by Steve Hall over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Squid
Target version:
-
Start date:
11/17/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
1.2.3
Affected Plus Version:
Affected Architecture:

Description

Output in the latest Squid package under 1.2.3 shows:

  1. squid -v
    Squid Cache: Version 2.7.STABLE9
    configure options: '--bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/var/squid' '--sysconfdir=/usr/local/etc/squid' '--enable-removal-policies=lru heap' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-epoll' '--enable-auth=basic digest negotiate ntlm' '--enable-basic-auth-helpers=DB NCSA PAM MSNT SMB LDAP SASL YP' '--enable-digest-auth-helpers=password ldap' '--enable-external-acl-helpers=ip_user session unix_group wbinfo_group ldap_group' '--enable-ntlm-auth-helpers=SMB' '--enable-negotiate-auth-helpers=squid_kerb_auth' '--with-pthreads' '--enable-storeio=ufs diskd null aufs coss' '--enable-delay-pools' '--enable-snmp' '--enable-htcp' '--enable-forw-via-db' '--enable-cache-digests' '--enable-referer-log' '--enable-arp-acl' '--enable-pf-transparent' '--enable-follow-x-forwarded-for' '--with-large-files' '--enable-large-cache-files' '--enable-err-languages=Armenian Azerbaijani Bulgarian Catalan Czech Danish Dutch English Estonian Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Lithuanian Polish Portuguese Romanian Russian-1251 Russian-koi8-r Serbian Simplify_Chinese Slovak Spanish Swedish Traditional_Chinese Turkish Ukrainian-1251 Ukrainian-koi8-u Ukrainian-utf8' '--enable-default-err-language=English' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd7.2' 'build_alias=i386-portbld-freebsd7.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include -DLDAP_DEPRECATED' 'LDFLAGS= -L/usr/local/lib -L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include'

Previous versions have had '--enable-ssl' in the list.

The result is that after an upgrade from 1.2.2 to 1.2.3 and re-installing squid, it cannot be started if any ssl directives are in the conf file:
  1. squid -k debug
    2010/11/17 20:19:09| parseConfigFile: squid.conf:62 unrecognized: 'https_port'
Actions #1

Updated by Jim Pingle over 13 years ago

  • Status changed from New to Feedback

Try this again, I uploaded a recompiled binary for squid on 1.2.x.

Actions #2

Updated by Steve Hall over 13 years ago

Thank you Jim, that is perfect. I reinstalled the package and now https_port works again.

Many thanks to you and the other developers for such an excellent product and for such a quick response!

Actions #3

Updated by Jim Pingle over 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF