Skip to content

[DOCS] Archived npm/npm repo still points to npm.community; redirect has bad cert #6194

Closed
@thw0rted

Description

@thw0rted

Is there an existing issue for this?

  • I have searched the existing issues

This is a CLI Docs Problem, not another kind of Docs Problem.

  • This is a CLI Docs Problem.

Description of Problem

The archived npm repo prominently links to http://npm.community/ in several places. This domain now redirects to npmjs.com -- reasonable people can disagree over how helpful this is, I guess, but that's not my point here. The problem is that the redirect involves going through a connection to npm.community which is signed with a wildcard cert that is only good for *.github.com.

Potential Solution

If you're going to leave a redirect page there, it should be signed with a cert that is valid for the domain that the user is visiting.

(It would be great if the redirect went somewhere more useful for getting actual NPM support, like this repository, or a direct link to the npm/feedback repo, rather than the package repository homepage, but that's neither here nor there.)

Affected URL

http://npm.community/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Documentationdocumentation related issueNeeds Triageneeds review for next steps

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions