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

    Solved!!! - Bypassing SSL decryption for specific domains on squid3

    Scheduled Pinned Locked Moved General pfSense Questions
    2 Posts 1 Posters 1.2k 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.
    • D
      drj
      last edited by

      Is it possible?  if possible, how do I do?

      My system;
      PfSense 2.1
      squid3-dev 3.3.8 pkg 2.2
      squidGuard-squid3 1.4_4 pkg v.1.9.5
      Blacklist : shallalist

      1 Reply Last reply Reply Quote 0
      • D
        drj
        last edited by

        Here is the solution;

        Step1: stopped squid service

        Step2 : Find squid.conf file

        • find / -name "squid.conf"

        Step3 : Should add the following lines in squid.conf file

        acl bump-bypass dst "ip address" or "/…path.../BumpBypass-IPs.txt"
        ssl_bump none bump-bypass
        ssl_bump server-first all

        Stpe4 : started squid service.

        Good luck.

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