This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

HTTPS communications on Logic machine
#1
how to setup https on ziserr for knx. i have buy ssl certificate and i need to know how to install it on wiseer for knx
Reply
#2
In System - Services - HTTP SSL certificate.
------------------------------
Ctrl+F5
Reply
#3
(05.01.2024, 10:19)JiyaHana Wrote: Access the system interface, find SSL/TLS settings, upload SSL certificate with private key and intermediates, save, restart services if needed, then verify using https.
On the other hand, you should check the official documentation for installation and you can also get the information from https://www.digicert.com/kb/ssl-certific...lation.htm.

Thank you.
 
thant you for your answer but on wiser for knx we just have two fields : private key and certificat(sha256). now my question is how to install intermediate certificate
Reply
#4
Certificate field can accept a chain of several certificates (including root and intermediates). But for this to work you need a domain or a sub-domain because a valid certificate cannot be assigned to an IP address.
Reply
#5
(05.01.2024, 11:08)admin Wrote: Certificate field can accept a chain of several certificates (including root and intermediates). But for this to work you need a domain or a sub-domain because a valid certificate cannot be assigned to an IP address.

i made port forwarding on my wiser and now my wiser is available on my public domain name (elecit.net). i get private key from my public ip provider. is it possible to use open ssl on wiser to generate certificat using private key.

thank you
Reply
#6
openssl binary can be called from scripts via os.execute(). But since this is a non-standard feature we cannot provide any further support for it.
Reply
#7
(05.01.2024, 12:13)Thankadmin Wrote: openssl binary can be called from scripts via os.execute(). But since this is a non-standard feature we cannot provide any further support for it.

Ok thanks, now if i générate certification on m'y computer using private Key provide by my domaine provide and pastel it on wiser could it work
Best regard
Reply
#8
It should work this way too.
Reply


Forum Jump: