<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Renewed acme certificate requires manual restart of webConfigurator]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I've noticed on all my pfsense 2.4.1 installations that after an acme certificate has been reissued automatically by the plugin, the webserver still deliveres the old certificate until<br />
I restart the webConfigurator manuall using command 11 on the terminal.</p>
<ul>
<li>Julian</li>
</ul>
]]></description><link>https://forum.netgate.com/topic/125862/renewed-acme-certificate-requires-manual-restart-of-webconfigurator</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 19:07:05 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/125862.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Jan 2018 09:56:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Renewed acme certificate requires manual restart of webConfigurator on Wed, 24 Jan 2018 21:02:36 GMT]]></title><description><![CDATA[<p dir="auto">Thank you, this seems to have done the trick. A little bit of extra work because manual DNS is a pita and the local http server can't bind to port 80 becauase of local running ngix - hence a port forwarding is necessary. Also I didn't think of this thread you've mentioned because some renewals still worked with tls, some others didn't so this made it harder for me to specify an exact error scheme.</p>
<ul>
<li>Julian</li>
</ul>
]]></description><link>https://forum.netgate.com/post/747690</link><guid isPermaLink="true">https://forum.netgate.com/post/747690</guid><dc:creator><![CDATA[netcore]]></dc:creator><pubDate>Wed, 24 Jan 2018 21:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Renewed acme certificate requires manual restart of webConfigurator on Mon, 22 Jan 2018 15:51:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/netcore">@<bdi>netcore</bdi></a>:</p>
<blockquote>
<p dir="auto">I'm renewing using the TLS Standalone Server method. Port 443 is open and the client should work like the others. Any clue on why it' still in pending mode?</p>
</blockquote>
<p dir="auto">See https://forum.pfsense.org/index.php?topic=142657.0</p>
]]></description><link>https://forum.netgate.com/post/747196</link><guid isPermaLink="true">https://forum.netgate.com/post/747196</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 22 Jan 2018 15:51:02 GMT</pubDate></item><item><title><![CDATA[Reply to Renewed acme certificate requires manual restart of webConfigurator on Mon, 22 Jan 2018 15:49:31 GMT]]></title><description><![CDATA[<p dir="auto">AH, thank you, I must have missed that part  ::)</p>
<p dir="auto">Btw: Within all my clusters I'm running into a problem with one of them when renewing the certificate:</p>
<pre><code>
[Mon Jan 22 16:40:06 CET 2018] original='{
  "identifier": {
    "type": "dns",
    "value": "**********"
  },
  "status": "pending",
  "expires": "2018-01-29T15:40:06.169454005Z",
  "challenges": [
    {
      "type": "http-01",
      "status": "pending",
      "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/**************",
      "token": "************"
    },
    {
      "type": "dns-01",
      "status": "pending",
      "uri": "https://acme-v01.api.letsencrypt.org/acme/challenge/***************",
      "token": "***************"
    }
  ],
  "combinations": [
    [
      0
    ],
    [
      1
    ]
  ]
}'
[Mon Jan 22 16:40:06 CET 2018] responseHeaders='HTTP/1.1 100 Continue
Expires: Mon, 22 Jan 2018 15:40:05 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache

HTTP/1.1 201 Created
Server: nginx
Content-Type: application/json
Content-Length: 747
Boulder-Requester: 28046419
Link: &lt;https: acme-v01.api.letsencrypt.org="" acme="" new-cert=""&gt;;rel="next"
Location: https://acme-v01.api.letsencrypt.org/acme/authz/*************
Replay-Nonce: ************
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Mon, 22 Jan 2018 15:40:06 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 22 Jan 2018 15:40:06 GMT
Connection: keep-alive
'
[Mon Jan 22 16:40:06 CET 2018] response='{"identifier":{"type":"dns","value":"*************"},"status":"pending","expires":"2018-01-29T15:40:06.169454005Z","challenges":[{"type":"http-01","status":"pending","uri":"https://acme-v01.api.letsencrypt.org/acme/challenge/*************","token":"*************"},{"type":"dns-01","status":"pending","uri":"https://acme-v01.api.letsencrypt.org/acme/challenge/**************","token":"****************"}],"combinations":&lsqb;&lsqb;0],[1&rsqb;&rsqb;}'
[Mon Jan 22 16:40:06 CET 2018] code='201'
[Mon Jan 22 16:40:06 CET 2018] The new-authz request is ok.
[Mon Jan 22 16:40:06 CET 2018] base64 single line.
[Mon Jan 22 16:40:06 CET 2018] entry
[Mon Jan 22 16:40:06 CET 2018] Error, can not get domain token ************
[Mon Jan 22 16:40:06 CET 2018] pid
[Mon Jan 22 16:40:06 CET 2018] No need to restore nginx, skip.
[Mon Jan 22 16:40:06 CET 2018] _clearupdns
[Mon Jan 22 16:40:06 CET 2018] skip dns.
[Mon Jan 22 16:40:06 CET 2018] _on_issue_err
[Mon Jan 22 16:40:06 CET 2018] Please check log file for more details: /tmp/acme/*************/acme_issuecert.log
[Mon Jan 22 16:40:06 CET 2018] _chk_vlist&lt;/https:&gt; 
</code></pre>
<p dir="auto">I'm renewing using the TLS Standalone Server method. Port 443 is open and the client should work like the others. Any clue on why it' still in pending mode?</p>
<ul>
<li>Julian</li>
</ul>
]]></description><link>https://forum.netgate.com/post/747194</link><guid isPermaLink="true">https://forum.netgate.com/post/747194</guid><dc:creator><![CDATA[netcore]]></dc:creator><pubDate>Mon, 22 Jan 2018 15:49:31 GMT</pubDate></item><item><title><![CDATA[Reply to Renewed acme certificate requires manual restart of webConfigurator on Wed, 17 Jan 2018 14:10:25 GMT]]></title><description><![CDATA[<p dir="auto">Did you setup an action on the cert entry in ACME to restart the GUI?</p>
<p dir="auto"><img src="https://i.imgur.com/9joVOqx.png" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.netgate.com/post/746387</link><guid isPermaLink="true">https://forum.netgate.com/post/746387</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 17 Jan 2018 14:10:25 GMT</pubDate></item></channel></rss>