mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
tests/krb5: Add PKINIT typed data errors
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
d818ed644a
commit
8a0bde46a2
@ -227,3 +227,8 @@ KU_AS_REQ = 56
|
||||
|
||||
# Armor types
|
||||
FX_FAST_ARMOR_AP_REQUEST = 1
|
||||
|
||||
# PKINIT typed data errors
|
||||
TD_TRUSTED_CERTIFIERS = 104
|
||||
TD_INVALID_CERTIFICATES = 105
|
||||
TD_DH_PARAMETERS = 109
|
||||
|
Loading…
Reference in New Issue
Block a user