<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Issue with Custom SSL Certificate in QuickHMI Docker Container - Technical questions				            </title>
            <link>https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/</link>
            <description>Indi.An Germany Discussion Board</description>
            <language>de</language>
            <lastBuildDate>Sun, 19 Jul 2026 08:45:19 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Issue with Custom SSL Certificate in QuickHMI Docker Container</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/#post-205</link>
                        <pubDate>Thu, 13 Mar 2025 07:04:21 +0000</pubDate>
                        <description><![CDATA[Thank you, now it&#039;s working:)Regards, Mark F]]></description>
                        <content:encoded><![CDATA[<p>Thank you, now it's working:)<br /><br />Regards, Mark F</p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>m.fairhall</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/#post-205</guid>
                    </item>
				                    <item>
                        <title>RE: Issue with Custom SSL Certificate in QuickHMI Docker Container</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/#post-204</link>
                        <pubDate>Wed, 12 Mar 2025 10:24:41 +0000</pubDate>
                        <description><![CDATA[Hello m.fairhall,
you are correct. Simply switching out the file does not work, because specific passwords are reuqired to load the new certificate.
Please have a look at the newly created...]]></description>
                        <content:encoded><![CDATA[<p>Hello m.fairhall,</p>
<p>you are correct. Simply switching out the file does not work, because specific passwords are reuqired to load the new certificate.</p>
<p>Please have a look at the newly created knowledgebase article: https://docs.quickhmi.com/en/dokumentation/runtime-manager-en/ssl-certificates/</p>
<p>I hope this helps you to use your own certificate.</p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>Matthias</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/#post-204</guid>
                    </item>
				                    <item>
                        <title>Issue with Custom SSL Certificate in QuickHMI Docker Container</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/#post-203</link>
                        <pubDate>Wed, 12 Mar 2025 01:59:05 +0000</pubDate>
                        <description><![CDATA[Hello Support Team,
I have been troubleshooting our QuickHMI runtime running inside a Docker container. Below is a summary of my activities and the current issue:


Initial Setup:

Our...]]></description>
                        <content:encoded><![CDATA[<p data-start="175" data-end="194">Hello Support Team,</p>
<p data-start="196" data-end="365">I have been troubleshooting our QuickHMI runtime running inside a Docker container. Below is a summary of my activities and the current issue:</p>
<ol data-start="367" data-end="1386">
<li data-start="367" data-end="656">
<p data-start="370" data-end="390"><strong data-start="370" data-end="388">Initial Setup:</strong></p>
<ul data-start="394" data-end="656">
<li data-start="394" data-end="523">Our QuickHMI runtime is installed in a Docker container and is functioning correctly using the default self‑signed certificate.</li>
<li data-start="527" data-end="656">The self‑signed certificate is located in:<br data-start="571" data-end="574" /><code data-start="579" data-end="656">/usr/share/QuickHMI/QuickHMI Server Jellyfish/certificates/QuickHMI_SSL.p12</code></li>
</ul>
</li>
<li data-start="658" data-end="933">
<p data-start="661" data-end="697"><strong data-start="661" data-end="695">Custom Certificate Generation:</strong></p>
<ul data-start="701" data-end="933">
<li data-start="701" data-end="799">I generated a new SSL certificate (via Let’s Encrypt) and converted it into a PKCS#12 keystore.</li>
<li data-start="803" data-end="933">This new keystore was stored in the same directory as the original certificate, and initially renamed to <code data-start="910" data-end="932">QuickHMI_SSL_NEW.p12</code>.</li>
</ul>
</li>
<li data-start="935" data-end="1197">
<p data-start="938" data-end="978"><strong data-start="938" data-end="976">Attempt to Use Custom Certificate:</strong></p>
<ul data-start="982" data-end="1197">
<li data-start="982" data-end="1089">I replaced the original self‑signed keystore (renamed it <code data-start="1070" data-end="1088">QuickHMI_SSL.p12.bak)</code> with the new keystore by renaming it to <code data-start="1070" data-end="1088">QuickHMI_SSL.p12</code>.</li>
<li data-start="1093" data-end="1197">After restarting the Docker container, I was unable to connect to the QuickHMI runtime on port 6068.</li>
</ul>
</li>
<li data-start="1199" data-end="1386">
<p data-start="1202" data-end="1226"><strong data-start="1202" data-end="1224">Reverting Changes:</strong></p>
<ul data-start="1230" data-end="1386">
<li data-start="1230" data-end="1386">When I restore the original self‑signed certificate (renaming it back to <code data-start="1306" data-end="1324">QuickHMI_SSL.p12</code>), the QuickHMI runtime becomes accessible on port 6068 again.</li>
</ul>
</li>
</ol>
<p data-start="1388" data-end="1786"><strong data-start="1388" data-end="1408">Suspected Issue:</strong><br data-start="1408" data-end="1411" />I suspect that the new PKCS#12 keystore might require a password or additional configuration (such as specifying the keystore password) for QuickHMI to load it properly. Without entering or configuring the password, the system appears to fall back to the self‑signed certificate behavior (or fails to load the custom certificate), resulting in no HTTPS service on port 6068.</p>
<p data-start="1788" data-end="1830"><strong data-start="1788" data-end="1800">Request:</strong><br data-start="1800" data-end="1803" />Could you please advise on:</p>
<ul data-start="1831" data-end="2175">
<li data-start="1831" data-end="1912">The proper procedure for configuring the custom PKCS#12 keystore with QuickHMI?</li>
<li data-start="1913" data-end="2037">Where and how we should specify the keystore password (if needed) so that the runtime correctly loads the new certificate?</li>
<li data-start="2038" data-end="2175">Any additional steps or configuration changes required to switch from the self‑signed certificate to our new Let’s Encrypt certificate.</li>
</ul>
<p data-start="2177" data-end="2241">Your assistance in resolving this matter is greatly appreciated.</p>
<p data-start="2177" data-end="2241">Mark F</p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>m.fairhall</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/issue-with-custom-ssl-certificate-in-quickhmi-docker-container/#post-203</guid>
                    </item>
							        </channel>
        </rss>
		