UniFi/Controller/SSL: verschil tussen versies

Uit WaaaghPedia
Geen bewerkingssamenvatting
 
Regel 3: Regel 3:
|info=Gratis Lets Encrypt certificaat
|info=Gratis Lets Encrypt certificaat
}}
}}
https://community.ui.com/questions/HOWTO-UniFi-Controller-with-Lets-Encrypt-on-Windows/ffab52ba-056d-4dda-b32c-95ecd054e89a


Windows firewall: https://github.com/win-acme/win-acme/issues/1307 en https://social.technet.microsoft.com/Forums/lync/en-US/b0255585-78d9-4fba-b9b5-03177277f8d4/open-firewall-for-httpsys?forum=w7itpronetworking
https://github.com/WaaaghNL/Windows-Lets-Encrypt-for-Unifi/blob/main/README.md


== Windows ==
== Windows ==

Huidige versie van 27 aug 2022 om 17:02

Windows Lets Encrypt

Gratis Lets Encrypt certificaat

https://github.com/WaaaghNL/Windows-Lets-Encrypt-for-Unifi/blob/main/README.md

Windows

Betaald of Zelf ondertekend certificaat

based on https://www.youtube.com/watch?v=KVv-F9aYMiU&t=432

Open CMD

Ga naar je unifi controller folder

java -jar lib\ace.jar new_cert hostname "Waaagh.nl" "Plaats" "Provincie" NL

Note: Land moet in 2 letterige unicode bijv NL

Open unifi_certificate.csr.pem more unifi_certificate.csr.pem

VRAAG CERT AAN https://www.sslcertificaten.nl/certificaten#DV_Standaard_1

java -jar lib/ace.jar import_cert hostname.crt COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt

Restart Unifi.