I would like to know how to run ionic application with HTTPS secure connection. There is a HTTPS URL launched inside ionic application but it is not displayed. It gives an error. Please let me know how to run ionic serve with https://localhost:8100/. Do I need to create root certificate, key file etc. for secure connection?