Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2) There needs to be at least one non-nominative contact for the entity in the eduroam database

An example entry in the ro.json file is below (entries are placed between "coordinates" and "info_url"):

     "coordinates":"49.62,6.15", 
     "server":[
       {
      "server_name":"server1.eduroam.tld",
       "server_type": 1
       },
       {
      "server_name":"server1.eduroam.tld",
       "server_type": 2
      }
    ],
    "contact":[{
       "name":"eduroam Feedback",
      "email":"feedback@eduroam.tld",
      "phone":"+9994244091",
       "type":1,
       "privacy":1
     }
   ],
     "info_URL":[


Once these prerequisites are fulfilled, you can access the Certificate Management interface from the NRO Management page:

...