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

Registry hosted at registry.<company>.local is always insecure #279

Closed
frelon opened this issue Oct 3, 2018 · 0 comments
Closed

Registry hosted at registry.<company>.local is always insecure #279

frelon opened this issue Oct 3, 2018 · 0 comments
Assignees

Comments

@frelon
Copy link

frelon commented Oct 3, 2018

Hi!

We're hosting a private registry at registry.[company name].local. Removing the logic below for .local adresses we can host it as a secure registry.

if reLocal.MatchString(r.Name()) {

Since it already has the --insecure flag to force "http", I would like to remove the logic for .local adresses.

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

2 participants