<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.domoticz.com/index.php?action=history&amp;feed=atom&amp;title=Native_HTTPS_%2F_SSL_support</id>
	<title>Native HTTPS / SSL support - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.domoticz.com/index.php?action=history&amp;feed=atom&amp;title=Native_HTTPS_%2F_SSL_support"/>
	<link rel="alternate" type="text/html" href="https://wiki.domoticz.com/index.php?title=Native_HTTPS_/_SSL_support&amp;action=history"/>
	<updated>2026-09-18T23:00:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.domoticz.com/index.php?title=Native_HTTPS_/_SSL_support&amp;diff=18020&amp;oldid=prev</id>
		<title>Walter vl at 14:02, 24 February 2023</title>
		<link rel="alternate" type="text/html" href="https://wiki.domoticz.com/index.php?title=Native_HTTPS_/_SSL_support&amp;diff=18020&amp;oldid=prev"/>
		<updated>2023-02-24T14:02:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Domoticz now has native HTTPS / SSL support since Version 2.2563 (June 14th 2015)&lt;br /&gt;
&lt;br /&gt;
The https port is defined in /etc/init.d/domoticz.sh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
DAEMON_ARGS=&amp;quot;$DAEMON_ARGS -www 8080 -loglevel=normal&amp;quot;&lt;br /&gt;
DAEMON_ARGS=&amp;quot;$DAEMON_ARGS -sslwww 443&amp;quot;&lt;br /&gt;
DAEMON_ARGS=&amp;quot;$DAEMON_ARGS -log /var/log/domoticz.log&amp;quot;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
-sslwww port (for example,  -sslwww 443). https runs by default. Set port to 0 to ensure https socket won&amp;#039;t be open.&lt;br /&gt;
&lt;br /&gt;
-sslcert file_path (for example,  -sslcert &amp;quot;D:\server_cert.pem&amp;quot; or -sslcert /opt/domoticz/server_cert.pem)&lt;br /&gt;
&lt;br /&gt;
If no –sslcert parameter is provided, Domoticz will use a default SSL certificate &amp;quot;server_cert.pem&amp;quot; from its installation folder (emitted for domoticz.com). This default certificate will generate a security warning in your browser. But don&amp;#039;t care. Accept the certificate and this browser won&amp;#039;t bother you anymore. &lt;br /&gt;
&lt;br /&gt;
Domoticz should be now available on https://my_domain_name.com&lt;br /&gt;
&lt;br /&gt;
To access the system from outside your network, don&amp;#039;t forget in your box/router to forwarding/NAT the ssl port (ie 443) to your system.&lt;br /&gt;
&lt;br /&gt;
Procedure to generate a self certificate&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;:&lt;br /&gt;
https://www.domoticz.com/wiki/Native_secure_access_with_Lets_Encrypt&lt;br /&gt;
&lt;br /&gt;
For more options for SSL support see page [[Command line parameters]].&lt;br /&gt;
&lt;br /&gt;
For more security settings check the wiki page [[Security]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Domoticz]]&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:Setup]]&lt;br /&gt;
[[Category:Secure]]&lt;/div&gt;</summary>
		<author><name>Walter vl</name></author>
	</entry>
</feed>