mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 08:26:58 +08: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
Add a link
Reference in a new issue