add pkinit-cert
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24980 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -65,6 +65,10 @@ HDB-Ext-PKINIT-hash ::= SEQUENCE OF SEQUENCE {
|
|||||||
digest[1] OCTET STRING
|
digest[1] OCTET STRING
|
||||||
}
|
}
|
||||||
|
|
||||||
|
HDB-Ext-PKINIT-cert ::= SEQUENCE OF SEQUENCE {
|
||||||
|
cert[0] OCTET STRING
|
||||||
|
}
|
||||||
|
|
||||||
HDB-Ext-Constrained-delegation-acl ::= SEQUENCE OF Principal
|
HDB-Ext-Constrained-delegation-acl ::= SEQUENCE OF Principal
|
||||||
|
|
||||||
-- hdb-ext-referrals ::= PA-SERVER-REFERRAL-DATA
|
-- hdb-ext-referrals ::= PA-SERVER-REFERRAL-DATA
|
||||||
@@ -95,6 +99,7 @@ HDB-extension ::= SEQUENCE {
|
|||||||
password[5] HDB-Ext-Password,
|
password[5] HDB-Ext-Password,
|
||||||
aliases[6] HDB-Ext-Aliases,
|
aliases[6] HDB-Ext-Aliases,
|
||||||
last-pw-change[7] KerberosTime,
|
last-pw-change[7] KerberosTime,
|
||||||
|
pkinit-cert[8] HDB-Ext-PKINIT-cert,
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user