Navigation

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

    FEATURE Request: acme "lets encrypt"

    ACME
    3
    4
    387
    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.
    • J
      jason0 last edited by

      Hello,

      I have been playing with dynamic dns functions settings in pfsense under the service menu, most specifically rfc2136.  The rfc2136 function calls "nsupdate" underneath pfsense.  Why not have the acme package gui be able to make the same call and update dns in the same way?  It's not as if the nsupdate command represents a dependency.

      eg:```
      /usr/local/bin/nsupdate -k /var/etc/XXXX.key /var/etc/nsupdatecmds2

      
      contents of nsupdatecmds2:
      

      server <dns master="" server="">
      update delete _acme-challenge.<fqdn>. TXT
      update add _acme-challenge.<fqdn>. 300 TXT samplehash-c95139f6a0149285bcbf1
      local <wan ip="" address=""></wan></fqdn></fqdn></dns>

      
      –jason
      1 Reply Last reply Reply Quote 0
      • Gertjan
        Gertjan last edited by

        Me too  ;)

        I'm using RFC2136 to keep track of my semi-dynamic WAN IP.

        I'm using the acme package also. I choose the "nsupdate" method. You should check it out, it's using the same "nsupdate"  ;) It's pretty identical for me.

        Ok, I guess I didn't understand the question then …  >:(

        No "help me" PM's please. Use the forum.

        1 Reply Last reply Reply Quote 0
        • jimp
          jimp Rebel Alliance Developer Netgate last edited by

          The ACME package has that option. Always has. It's the one I used the most.

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

          1 Reply Last reply Reply Quote 0
          • J
            jason0 last edited by

            Sigh.  :-[  Thank you for your patience Jim.

            –jason

            1 Reply Last reply Reply Quote 0
            • First post
              Last post