Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Connect squid squidguard and ssl_bump

    Scheduled Pinned Locked Moved Cache/Proxy
    3 Posts 2 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L Offline
      lavd
      last edited by

      So through ssl_bump we can get url http://wiki.squid-cache.org/Features/SslPeekAndSplice
      wonder if someone has or can bound it with squidguard lists

      Or how you do the lists to use with ssl_bump configs

      Please share

      ps. please no WPAD

      1 Reply Last reply Reply Quote 0
      • L Offline
        lavd
        last edited by

        I have http://www.shallalist.de/Downloads/shallalist.tar.gz on SquidGuard blacklist
        Below seems to work. I am not sure about efficiency of ssl_bump. Guess should ask Alex on squid mailings

        acl blk_BL_socialnet ssl::server_name "/var/db/squidGuard/blk_BL_socialnet/domains"
        ssl_bump terminate blk_BL_socialnet
        ssl_bump peek all
        ssl_bump splice all

        Will appreciate some insights, maybe something like below just using 1st step's Server Name Indication:
        acl step1 at_step SslBump1
        ssl_bump peek step1
        ssl_bump terminate blk_BL_socialnet
        ssl_bump splice all

        1 Reply Last reply Reply Quote 0
        • A Offline
          agixdota
          last edited by

          nice one sir :)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.