Olá amigos bom dia.
Segui a risca o procedimento mais está me retornando esse erro.
minha distro é "Debian GNU/Linux 8 (jessie)"
este é o erro :
2017/05/26 08:57:54| FATAL: tproxy/intercept on https_port requires ssl-bump which is missing.
FATAL: Bungled squid.conf line 61: https_port 3129 intercept
Squid Cache (Version 3.3.3): Terminated abnormally.
CPU Usage: 0.004 seconds = 0.000 user + 0.004 sys
Maximum Resident Size: 28736 KB
Page faults with physical i/o: 0
esse é o retorno do meu squid -k parse
[email protected]:/etc/squid# squid -k parse
2017/05/26 08:58:20| Startup: Initializing Authentication Schemes ...
2017/05/26 08:58:20| Startup: Initialized Authentication Scheme 'basic'
2017/05/26 08:58:20| Startup: Initialized Authentication Scheme 'digest'
2017/05/26 08:58:20| Startup: Initialized Authentication Scheme 'negotiate'
2017/05/26 08:58:20| Startup: Initialized Authentication Scheme 'ntlm'
2017/05/26 08:58:20| Startup: Initialized Authentication.
2017/05/26 08:58:20| Processing Configuration File: /etc/squid/squid.conf (depth 0)
2017/05/26 08:58:20| Processing: acl localnet src 10.20.30.0/24 # RFC1918 possible internal network
2017/05/26 08:58:20| Processing: acl localnet src fc00::/7 # RFC 4193 local private network range
2017/05/26 08:58:20| Processing: acl localnet src fe80::/10 # RFC 4291 link-local (directly plugged) machines
2017/05/26 08:58:20| Processing: acl SSL_ports port 443
2017/05/26 08:58:20| Processing: acl Safe_ports port 80 # http
2017/05/26 08:58:20| Processing: acl Safe_ports port 21 # ftp
2017/05/26 08:58:20| Processing: acl Safe_ports port 443 # https
2017/05/26 08:58:20| Processing: acl Safe_ports port 70 # gopher
2017/05/26 08:58:20| Processing: acl Safe_ports port 210 # wais
2017/05/26 08:58:20| Processing: acl Safe_ports port 1025-65535 # unregistered ports
2017/05/26 08:58:20| Processing: acl Safe_ports port 280 # http-mgmt
2017/05/26 08:58:20| Processing: acl Safe_ports port 488 # gss-http
2017/05/26 08:58:20| Processing: acl Safe_ports port 591 # filemaker
2017/05/26 08:58:20| Processing: acl Safe_ports port 777 # multiling http
2017/05/26 08:58:20| Processing: acl CONNECT method CONNECT
2017/05/26 08:58:20| Processing: http_access allow localhost manager
2017/05/26 08:58:20| Processing: http_access deny manager
2017/05/26 08:58:20| Processing: http_access deny !Safe_ports
2017/05/26 08:58:20| Processing: http_access deny CONNECT !SSL_ports
2017/05/26 08:58:20| Processing: http_port 3128 intercept
2017/05/26 08:58:20| Starting Authentication on port [::]:3128
2017/05/26 08:58:20| Disabling Authentication on port [::]:3128 (interception enabled)
2017/05/26 08:58:20| Disabling IPv6 on port [::]:3128 (interception enabled)
2017/05/26 08:58:20| Processing: https_port 3129 intercept
2017/05/26 08:58:20| Starting Authentication on port [::]:3129
2017/05/26 08:58:20| Disabling Authentication on port [::]:3129 (interception enabled)
2017/05/26 08:58:20| Disabling IPv6 on port [::]:3129 (interception enabled)
2017/05/26 08:58:20| FATAL: tproxy/intercept on https_port requires ssl-bump which is missing.
FATAL: Bungled squid.conf line 61: https_port 3129 intercept
Squid Cache (Version 3.3.3): Terminated abnormally.
CPU Usage: 0.004 seconds = 0.004 user + 0.000 sys
Maximum Resident Size: 28736 KB
Page faults with physical i/o: 0