Angular CLI Ajouter un certificat SSL

ng serve -o --ssl true --ssl-key [PATH_TO_KEY] --ssl-cert [PATH_TO_CRT]
Watcher O_O