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

NLSR configuration documentation does not indicate how to start without security. #5

Open
NougatRillettes opened this issue Jun 22, 2015 · 0 comments

Comments

@NougatRillettes
Copy link

After the removal of SECURITY.md, the documentation of the configuration does not indicate anymore how to start the nlsr daemon without check for certificate, which can be achieved by sing this settings :

security
{
  validator
  {
  trust-anchor
    {
      type any
    }
  }
  prefix-update-validator
  {
  trust-anchor
    {
      type any
    }
  }
}
@NougatRillettes NougatRillettes changed the title NLSR configuration documentation lakes does not indicate how to start withotu security. NLSR configuration documentation does not indicate how to start withotu security. Jun 22, 2015
@NougatRillettes NougatRillettes changed the title NLSR configuration documentation does not indicate how to start withotu security. NLSR configuration documentation does not indicate how to start without security. Jun 22, 2015
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