Open
Description
I found couple of posts about getting https server running in ionic react projects with
ionic serve --https
However that does not work. It still starts the server as http, and manually changing url to https does not help. I have created the certificates using
ionic ssl generate
Also, running
ionic --help
does not show option --https (or --ssl either).
I am using ionic 7.