enable ssl
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
squid3 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Squid3 is not accepting https requests, with reason.
`squid3 -k parse` reveals
Processing: https_port 8889 cert=/etc/
ERROR: 'https_port' requires --enable-ssl
please add --enable-ssl to future builds unless there's a reason it's being omitted.
required information:
-----
lsb_release -rd
Description: Ubuntu 14.10
Release: 14.10
-----
apt-cache policy squid3
squid3:
Installed: 3.3.8-1ubuntu8.1
Candidate: 3.3.8-1ubuntu8.1
Version table:
*** 3.3.8-1ubuntu8.1 0
500 http://
500 http://
100 /var/lib/
3.3.8-1ubuntu8 0
500 http://
i do feel that omitting SSL from configuration during build is a security risk and as such i am marking it as a security vulnerability.
thank you
It's not compiled with SSL support because of licensing reasons.