<?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[Shell Command actions]]></title><description><![CDATA[<p dir="auto">I'm generating a wildcard certificate in a pfSense box that acts as a reverse proxy. When I access the servers in the LAN, each server should serve using the same wildcard certificate as when accessing externally.</p>
<p dir="auto">So whenever I regenerate the certificate, I need to distribute it internally to a few servers on my LAN.</p>
<p dir="auto">Is there a way to access the certificate chain just generated from a Shell Command action? Do Shell Command actions receive any parameter that I can use to access the certificate?</p>
<p dir="auto">My plan is to keep the key a shared secret in all the servers, and push the upload the certificate to an internal git repository each server will be monitoring for changes, to get the fresh copy of the certificate periodically.</p>
]]></description><link>https://forum.netgate.com/topic/148335/shell-command-actions</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 20:05:54 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/148335.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Nov 2019 20:57:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Shell Command actions on Fri, 22 Nov 2019 21:16:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a> I completely missed that setting! Thank you!</p>
]]></description><link>https://forum.netgate.com/post/877215</link><guid isPermaLink="true">https://forum.netgate.com/post/877215</guid><dc:creator><![CDATA[pgb]]></dc:creator><pubDate>Fri, 22 Nov 2019 21:16:37 GMT</pubDate></item><item><title><![CDATA[Reply to Shell Command actions on Fri, 22 Nov 2019 21:15:02 GMT]]></title><description><![CDATA[<p dir="auto">Not exactly. What you probably want is to enable <strong>Write Certificates</strong> on the <strong>General Settings</strong> tab. Then you can copy the certificates from <code>/conf/acme</code> on the firewall off to wherever you want. Or, better yet, have the servers fetch them via <code>scp</code> or similar function.</p>
]]></description><link>https://forum.netgate.com/post/877213</link><guid isPermaLink="true">https://forum.netgate.com/post/877213</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Fri, 22 Nov 2019 21:15:02 GMT</pubDate></item></channel></rss>