UniFi/Controller/SSL: verschil tussen versies

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


== Windows ==
== Windows ==

Versie van 15 jul 2021 19:11

Windows Lets Encrypt

Gratis Lets Encrypt certificaat

https://community.ui.com/questions/HOWTO-UniFi-Controller-with-Lets-Encrypt-on-Windows/ffab52ba-056d-4dda-b32c-95ecd054e89a

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.