Mira mi hermano ponlo de esta manera eso me paso cuando migre y el 
problema estaba en el orden de las lineas en la version 2.7 no estan en 
el mismo orden que en la 3.3 recuerda que el squid lee el fichero de 
arriba hacia abajo y por aqui esta el problema te recomiendo que le 
hagas copia al squid.conf original y lo adaptes a tu necesidades en el 
mismo orden que esta el original de todas maneras te mando ese pedaso 
del mio para que veas

# ------------------------------------------ #
#   REGLAS DE CONTROL DE ACCESO DE FABRICA   #
# ------------------------------------------ #

acl manager proto cache_object
acl localhost src 127.0.0.1

acl SSL_ports port 443        # https
acl Safe_ports port 80        # http
acl Safe_ports port 21        # ftp
acl Safe_ports port 443        # https
acl Safe_ports port 70        # gopher
acl Safe_ports port 210        # wais
acl Safe_ports port 1025-65535    # unregistered ports
acl Safe_ports port 280        # http-mgmt
acl Safe_ports port 488        # gss-http
acl Safe_ports port 591        # filemaker
acl Safe_ports port 777        # multiling http
acl purge method PURGE
acl CONNECT method CONNECT

http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access allow localhost
http_access deny all !Safe_ports
http_access deny CONNECT !SSL_ports

El 19/02/15 a las 10:15, lesnier Ortiz escribió:
> Tenia instalado squid 2.7y todo trabajaba ok  lo acabo de migrar a la
> versión 3.3 pero no me esta  soportando el https, no me sta mostrando la
> paginas por https alguna idea.
>
>   
>
>   
>
> Esta es mi configuración
>
> acl SSL_ports port 443
>
> acl Safe_ports port 80          # http
>
> acl Safe_ports port 21          # ftp
>
> acl Safe_ports port 443         # https
>
> acl Safe_ports port 70          # gopher
>
> acl Safe_ports port 210         # wais
>
> acl Safe_ports port 1025-65535  # unregistered ports
>
> acl Safe_ports port 280         # http-mgmt
>
> acl Safe_ports port 488         # gss-http
>
> acl Safe_ports port 591         # filemaker
>
> acl Safe_ports port 777         # multiling http
>
> acl CONNECT method CONNECT
>
>   
>
> http_access allow internet
>
>   
>
> http_access deny !Safe_ports
>
> http_access deny CONNECT !SSL_ports
>
> http_access allow localhost manager
>
> http_access deny manager
>
>   
>
> http_access allow Safe_ports
>
>   
>
> #http_access allow localnet
>
> http_access allow localhost
>
>   
>
> http_access allow password
>
>   
>
> http_access deny all
>
> http_port 192.168.4.244:8080
>
> icp_port 3130
>
> cache_swap_low 90
>
> cache_swap_high 95
>
> cache_mem 384 MB
>
> maximum_object_size 4096 KB
>
> cache_access_log /var/squid/logs/access.log
>
> cache_log /var/squid/logs/cache.log
>
> cache_store_log /var/squid/logs/store.log
>
> cache_dir ufs /var/squid/cache 7000 16 256
>
> cache_effective_user squid
>
> cache_peer 192.168.1.1 parent 8080 3130 no-query
>
> cache_peer_domain 192.168.1.1 !.sda.gae.com.cu
>
> cache_mgr lesnie...@sda.gae.com.cu
>
>   
>
> refresh_pattern ^ftp:           1440    20%     10080
>
> refresh_pattern ^gopher:        1440    0%      1440
>
> refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
>
> refresh_pattern .               0       20%     4320
>
>   
>
>   
>
>   
>
>

-- 
                                                        Maikel Rivas González
                                                              Admin Red
                                                       Cardiocentro Pediátrico
                                                             William Soler



Correo enviado por el servicio de mensajería interna del Cardiocentro 
Pediátrico William Soler.


-- 
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l

Responder a