<?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[Configure https]]></title><description><![CDATA[<p>How do we go about setting up https within our server? Even after setting the port to HttpsPort, its still only accessible on http.</p>
<p>NB. I'm using mkcert to generate the certificates.</p>
]]></description><link>https://forum.jsreport.net/topic/2281/configure-https</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 01:15:30 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/2281.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Jan 2022 10:49:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Configure https on Invalid Date]]></title><description><![CDATA[<p>How do we go about setting up https within our server? Even after setting the port to HttpsPort, its still only accessible on http.</p>
<p>NB. I'm using mkcert to generate the certificates.</p>
]]></description><link>https://forum.jsreport.net/post/9966</link><guid isPermaLink="true">https://forum.jsreport.net/post/9966</guid><dc:creator><![CDATA[Mashohle]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Configure https on Invalid Date]]></title><description><![CDATA[<p><a href="https://jsreport.net/learn/configuration#web-server-configuration" rel="nofollow">https://jsreport.net/learn/configuration#web-server-configuration</a></p>
<p>The config should be <code>httpsPort</code></p>
<pre><code>{
   &quot;httpsPort&quot;: 443
}
</code></pre>
]]></description><link>https://forum.jsreport.net/post/9967</link><guid isPermaLink="true">https://forum.jsreport.net/post/9967</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Configure https on Invalid Date]]></title><description><![CDATA[<p>Thank you for the prompt response</p>
]]></description><link>https://forum.jsreport.net/post/9970</link><guid isPermaLink="true">https://forum.jsreport.net/post/9970</guid><dc:creator><![CDATA[Mashohle]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>