Skip to content

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

@NougatRillettes

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

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