Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ionic serve --ssl does not serve via https #3432

Closed
mharrisn opened this issue Jul 29, 2018 · 2 comments
Closed

ionic serve --ssl does not serve via https #3432

mharrisn opened this issue Jul 29, 2018 · 2 comments
Labels

Comments

@mharrisn
Copy link

Description:

Neither ionic serve --ssl or ionic serve -s appear to have any effect. As a result, I cannot serve with https, which restricts capabilities like geolocation in most modern browsers.

According to this commit, it was included: ed14f58

Steps to Reproduce:

Create a new Ionic 4 project
Run ionic serve --ssl

Output:

ng run app:serve --host=0.0.0.0 --port=8101
appears to be the resulting command

My ionic info:

Ionic:

   ionic (Ionic CLI)          : 4.0.1 (/usr/local/lib/node_modules/ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.0
   @angular-devkit/core       : 0.7.0-rc.3
   @angular-devkit/schematics : 0.7.0-rc.3
   @angular/cli               : 6.0.8
   @ionic/ng-toolkit          : 1.0.0
   @ionic/schematics-angular  : 1.0.1

System:

   NodeJS : v9.4.0 (/usr/local/Cellar/node/9.4.0/bin/node)
   npm    : 6.2.0
   OS     : macOS High Sierra

Other Information:

@imhoffd
Copy link
Contributor

imhoffd commented Jul 30, 2018

Thanks for the issue!

The changelog at time of release is here: https://github.com/ionic-team/ionic-cli/blob/08dba217e3c091b197593fdd6a57cb360b68183a/packages/ionic/CHANGELOG.md

This is already being tracked here: #3305

@imhoffd imhoffd closed this as completed Jul 30, 2018
@imhoffd
Copy link
Contributor

imhoffd commented Jul 30, 2018

Duplicate of #3305

@imhoffd imhoffd marked this as a duplicate of #3305 Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants