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

    Custom config in nginx-webConfigurator.conf?

    Scheduled Pinned Locked Moved General pfSense Questions
    3 Posts 2 Posters 562 Views 2 Watching
    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.
    • F Offline
      Fry-kun
      last edited by Fry-kun

      I want to make a couple of persistent changes in /var/etc/nginx-webConfigurator.conf, is it possible to do that?
      For example, default version sets

                     ssl_protocols   TLSv1.1 TLSv1.2;
      

      but I want to update it to

                      ssl_protocols   TLSv1.2 TLSv1.3;
      

      Another example: I want nginx to proxy a small service using certs it's already using (HTTPS->localhost HTTP)

      Edit: looks like there's /etc/inc/system.inc which generates it, maybe I'll try that :)

      1 Reply Last reply Reply Quote 0
      • stephenw10S Offline
        stephenw10 Netgate Administrator
        last edited by

        There's nothing in pfSense to allow changes like really.

        There's no way to do that that won't be broken by an update for example.

        You could use the system patches package which will then store your changes in the GUI and can attempt to apply them automatically. Even then though there is no guaranty they will apply after an update.

        Steve

        F 1 Reply Last reply Reply Quote 1
        • F Offline
          Fry-kun @stephenw10
          last edited by

          @stephenw10 Ooh, I didn't know of this package! Thanks so much!!

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