Skip to content

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

Description

@NougatRillettes

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
    }
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions