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

HTTPS support in DevApp #3748

Closed
imhoffd opened this issue Nov 15, 2018 · 0 comments
Closed

HTTPS support in DevApp #3748

imhoffd opened this issue Nov 15, 2018 · 0 comments
Labels

Comments

@imhoffd
Copy link
Contributor

imhoffd commented Nov 15, 2018

DevApp does not accept a scheme/protocol configuration, so loading the app fails due to usage of http:// during ionic serve --ssl.

see also #3305

@imhoffd imhoffd added the bug label Nov 15, 2018
imhoffd added a commit that referenced this issue Nov 15, 2018
By using the Angular CLI's `--ssl` option, the webpack server will
auto-generate an SSL certificate at runtime. Devs will need to confirm
the self-signed certificate in their browsers in order to load the app
using `ionic serve --ssl`.

Known limitations:

* DevApp does not yet support apps on HTTPS (#3748)
* The iOS Web View does not support self-signed certificates yet

references #3305
@imhoffd imhoffd closed this as completed Jun 15, 2020
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

1 participant