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

cli-npm.heroku.com SSL Cert is invalid #18

Closed
tehnrd opened this issue Jul 16, 2020 · 2 comments
Closed

cli-npm.heroku.com SSL Cert is invalid #18

tehnrd opened this issue Jul 16, 2020 · 2 comments

Comments

@tehnrd
Copy link

tehnrd commented Jul 16, 2020

The cert for cli-npm.heroku.com is invalid and is preventing installs.

Screen Shot 2020-07-16 at 12 35 10 PM

geopointe@Geopointes-MacBook-Pro l11-ui-kit % heroku plugins:install heroku-slugs
Installing heroku-slugs@latest... !
 ▸    yarn add heroku-slugs@latest --non-interactive --mutex=file:/Users/geopointe/.local/share/heroku/plugins/yarn.lock
 ▸    --preferred-cache-folder=/Users/geopointe/Library/Caches/heroku/yarn --registry=https://cli-npm.heroku.com exited with code 1
 ▸    error An unexpected error occurred: "https://cli-npm.heroku.com/heroku-slugs: Hostname/IP does not match certificate's altnames:
 ▸    Host: cli-npm.heroku.com. is not in the cert's altnames: DNS:*.herokuapp.com, DNS:herokuapp.com".
 ▸    
 ▸    yarn add v1.6.0
 ▸    info No lockfile found.
 ▸    [1/4] Resolving packages...
 ▸    info If you think this is a bug, please open a bug report with the information provided in
 ▸    "/Users/geopointe/.local/share/heroku/plugins/yarn-error.log".
 ▸    info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
@martin-juul
Copy link

Work fine on my end

@mobilutz
Copy link

mobilutz commented Sep 7, 2021

@tehnrd I just installed the plugin without any problems:

❯ heroku --version
heroku/7.59.0 darwin-x64 node-v12.21.0

❯ heroku plugins:install heroku-slugs
Installing plugin heroku-slugs... installed v1.1.0

I guess that this is not an issue anymore.

@edmorley edmorley closed this as completed Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants