ionic-team / ionic-team/ionic-cli
HTTPS not workin for localhost with --https
Open
triage
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.