Search found 4 matches

by rverbruggen
Tuesday 12 January 2016 9:27
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let’s Encrypt HTTPS certificates
Replies: 28
Views: 12055

Re: Let’s Encrypt HTTPS certificates

ah, I see.. well I dont trust domoticz that much, I'd rather expose nginx as its powering some massive sites and sure to be on top of security. I dont think you'll get an A+ rating using only the built in HTTPS without modifying the built in webserver code to harden it, I dont see any configuration ...
by rverbruggen
Tuesday 12 January 2016 8:00
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let’s Encrypt HTTPS certificates
Replies: 28
Views: 12055

Re: Let’s Encrypt HTTPS certificates

I got an A+ on mine, what web server are you using? If its nginx go look at my config in the X509 thread, it has an A+ Nginx configuration: https://www.domoticz.com/forum/viewtopic.php?f=21&t=9799 just omit ssl_verify_client optional; I did it without a proxy like nginx, just using the build in ...
by rverbruggen
Monday 11 January 2016 7:49
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let’s Encrypt HTTPS certificates
Replies: 28
Views: 12055

Re: Let’s Encrypt HTTPS certificates

Got it working this weekend! This week i'll create the write-up/wiki page so everyone can use it.

Tested with ssllabs.com and got a B.

In the upcomming weeks I'll try to improve so we can score an A+ on our Domoticz servers.
by rverbruggen
Thursday 07 January 2016 16:17
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let’s Encrypt HTTPS certificates
Replies: 28
Views: 12055

Re: Let’s Encrypt HTTPS certificates

Hi all,

I'm going to implement a Let's Encrypt certificate to my Domoticz this or next week and will write everything down so I will generate a tutorial/document/wikipage on how to do this.

When it's done I will also post it here!