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

webpack-dev-server 2.1.0-beta.9 has ssl certificate issues #3645

Closed
sumigoma opened this issue Dec 20, 2016 · 2 comments · Fixed by #3809
Closed

webpack-dev-server 2.1.0-beta.9 has ssl certificate issues #3645

sumigoma opened this issue Dec 20, 2016 · 2 comments · Fixed by #3809
Assignees
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@sumigoma
Copy link

sumigoma commented Dec 20, 2016

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
N/A

Repro steps.

Was this an app that wasn't created using the CLI? What change did you do on your code? etc.

Running app with --ssl flag. The certificate provided by webpack-dev-server 2.1.0-beta.9 has some issues on Windows (webpack/webpack-dev-server#648) that were resolved with beta.10. Can we update the webpack-dev-server dependency in angular-cli to beta.10 OR use ^/~? I'd rather not npm shrinkwrap if I don't have to, assuming there aren't major config changes between webpack-dev-server beta.9 and 10.

It'd be nice if the webpack and webpack-dev-server versions could be updated to coincide with the angular-cli bump to beta.23.

@filipesilva
Copy link
Contributor

Latest webpack was updated in #3786. If you open a PR for the dev-server I'll review it. Look in the same files as the ones in that PR.

@filipesilva filipesilva added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent type: enhancement labels Dec 30, 2016
@filipesilva filipesilva self-assigned this Dec 30, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants