mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-10 17:33:42 +02:00
Fix mntner and key-cert
This commit is contained in:
parent
978ead0773
commit
7933d05d2d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
schema: KEY-CERT-SCHEMA
|
||||
ref: dn42.key-cert
|
||||
key: key-cert required single primary schema
|
||||
key: method required single > {PGP|X509}
|
||||
key: method required single > {PGP|X509|MTN}
|
||||
key: owner required multiple
|
||||
key: fingerpr required single
|
||||
key: certif required multiple
|
||||
|
|
|
@ -5,7 +5,7 @@ key: descr optional single
|
|||
key: mnt-by required multiple lookup=dn42.mntner
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: auth optional multiple > [method] [value]
|
||||
key: auth optional multiple > [method] [value]...
|
||||
key: org optional multiple lookup=dn42.organisation
|
||||
key: abuse-mailbox optional single
|
||||
key: sha512-pw optional single
|
||||
|
|
Loading…
Add table
Reference in a new issue