<?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[Enable SSL from Postgres]]></title><description><![CDATA[<p dir="auto">Hello there,</p>
<p dir="auto">I am currently running a PostgreSQL instance on my server using Cloudron, as part of baserow and I would like to understand the process for enabling SSL on this PostgreSQL service. Could anyone please provide guidance on how to configure SSL for the PostgreSQL instance to ensure secure connections?</p>
<p dir="auto">We have been able to connect to the postgres server via SSH but one of the tools we are using requires ssl.</p>
<p dir="auto">Specifically, I would appreciate details on the following:</p>
<ol>
<li>Steps required to enable SSL for PostgreSQL within the Cloudron environment.</li>
<li>Any configuration changes needed for the PostgreSQL instance or any Cloudron-specific settings.</li>
<li>How to obtain and apply the necessary SSL certificates, if required.</li>
</ol>
<p dir="auto">Assistance in this matter would be greatly appreciated. Please let me know if any additional details required from my side.</p>
]]></description><link>https://forum.cloudron.io/topic/12524/enable-ssl-from-postgres</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 11:42:48 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12524.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Sep 2024 13:23:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Enable SSL from Postgres on Wed, 25 Sep 2024 10:02:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bennyv53" aria-label="Profile: bennyv53">@<bdi>bennyv53</bdi></a> I recommend using ssh then (SSL support for internal postgres will break Cloudron's setup). Is the concern security related?</p>
]]></description><link>https://forum.cloudron.io/post/94692</link><guid isPermaLink="true">https://forum.cloudron.io/post/94692</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Wed, 25 Sep 2024 10:02:39 GMT</pubDate></item><item><title><![CDATA[Reply to Enable SSL from Postgres on Wed, 25 Sep 2024 09:13:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joseph" aria-label="Profile: joseph">@<bdi>joseph</bdi></a> - We are using <a href="http://glideapps.com" target="_blank" rel="noopener noreferrer nofollow ugc">glideapps.com</a>, and it tries to connect Postgres using SSH or SSL/TLS. We don't want to use SSH, so we tried SSL/TLS, but glide keeps throwing the error related to SSL.</p>
<p dir="auto">Let me know, if you need more details.</p>
]]></description><link>https://forum.cloudron.io/post/94682</link><guid isPermaLink="true">https://forum.cloudron.io/post/94682</guid><dc:creator><![CDATA[bennyv53]]></dc:creator><pubDate>Wed, 25 Sep 2024 09:13:11 GMT</pubDate></item><item><title><![CDATA[Reply to Enable SSL from Postgres on Mon, 23 Sep 2024 14:42:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bennyv53" aria-label="Profile: bennyv53">@<bdi>bennyv53</bdi></a> said in <a href="/post/94581">Enable SSL from Postgres</a>:</p>
<blockquote>
<p dir="auto">but one of the tools we are using requires ssl</p>
</blockquote>
<p dir="auto">It this somethign you can share here? Maybe there is a workaround specific to the tool .</p>
]]></description><link>https://forum.cloudron.io/post/94587</link><guid isPermaLink="true">https://forum.cloudron.io/post/94587</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 23 Sep 2024 14:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to Enable SSL from Postgres on Mon, 23 Sep 2024 14:37:33 GMT]]></title><description><![CDATA[<p dir="auto">Per <a href="https://github.com/glebarez/pgssl?tab=readme-ov-file#motivation" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/glebarez/pgssl?tab=readme-ov-file#motivation</a> , "PostgreSQL listens to both plain and SSL connections on a single port" . Looks like PostgreSQL can do ssl and non-ssl at the same time.</p>
]]></description><link>https://forum.cloudron.io/post/94586</link><guid isPermaLink="true">https://forum.cloudron.io/post/94586</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 23 Sep 2024 14:37:33 GMT</pubDate></item><item><title><![CDATA[Reply to Enable SSL from Postgres on Mon, 23 Sep 2024 14:31:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bennyv53" aria-label="Profile: bennyv53">@<bdi>bennyv53</bdi></a> the PostgreSQL service is primarily for use by apps and not meant to be public facing. There is no mechanism to make it public facing. AFAIK, postgresl can only listen on SSL or plain and not both viceversa. Switching over the internal postgres to SSL would make it not work with any of the apps since the apps are configured with SSL connection.</p>
]]></description><link>https://forum.cloudron.io/post/94584</link><guid isPermaLink="true">https://forum.cloudron.io/post/94584</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 23 Sep 2024 14:31:45 GMT</pubDate></item></channel></rss>