Skip to content

Regression: ng update ignores strict-ssl configuration #11785

Closed
@CSchulz

Description

@CSchulz

Bug Report or Feature Request (mark with an x)

- [x] bug report
- [ ] feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

Angular CLI: 6.1.1

Repro steps

  • Custom .npmrc:
    registry=myCustomRegistry
    strict-ssl=false
    
  • Run ng update @angular/cli
  • It fails with unable to verify the first certificate

Mention any other details that might be useful

Old issue #10596

it was working with Angular CLI 6.0.8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions