X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509%2Fx509.h;h=37b17f1a6d7912d5a1b2701a0539907fdcd79081;hp=66990ae5a88e831dab3ea36fd9957515f7257d1f;hb=c7235be6e36c4bef84594aa3b2f0561db84b63d8;hpb=1c17d91c53ba73c907e0559d2bb80122dc7a8284 diff --git a/crypto/x509/x509.h b/crypto/x509/x509.h index 66990ae5a8..37b17f1a6d 100644 --- a/crypto/x509/x509.h +++ b/crypto/x509/x509.h @@ -326,10 +326,11 @@ typedef struct x509_cert_pair_st { #define X509_TRUST_OBJECT_SIGN 5 #define X509_TRUST_OCSP_SIGN 6 #define X509_TRUST_OCSP_REQUEST 7 +#define X509_TRUST_TSA 8 /* Keep these up to date! */ #define X509_TRUST_MIN 1 -#define X509_TRUST_MAX 7 +#define X509_TRUST_MAX 8 /* trust_flags values */