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

Fresh install error : Hostname/IP does not match certificate's altnames: Host #71

Open
fenix011 opened this issue Mar 20, 2021 · 2 comments

Comments

@fenix011
Copy link

image

thanks !

@fenix011
Copy link
Author

Fixed after (dunno why ... ) :

npm audit fix --force
npm update --legacy-peer-deps
npm run dev

@fenix011
Copy link
Author


 ERROR  Hostname/IP does not match certificate's altnames: Host: back-end.contentacms.io. is not in the cert's altnames: DNS:*.eu-2.platformsh.site

  at new NodeError (node:internal/errors:329:5)
  at Object.checkServerIdentity (node:tls:315:12)
  at TLSSocket.onConnectSecure (node:_tls_wrap:1541:27)
  at TLSSocket.emit (node:events:378:20)
  at TLSSocket._finishInit (node:_tls_wrap:945:8)
  at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:719:12)

uops

@fenix011 fenix011 reopened this Mar 20, 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

1 participant