]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
reasons are bitstring
authorAlan T. DeKok <aland@freeradius.org>
Sat, 22 Feb 2025 14:56:14 +0000 (09:56 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 22 Feb 2025 19:29:38 +0000 (14:29 -0500)
share/dictionary/der/dictionary.crl

index fceaeef814ce62fef61abb8c95d7e0a770a37c35..68bf4c024b2b8f09b58ce23f8366b557aae69a7f 100644 (file)
@@ -17,7 +17,7 @@ END           RelativeDistinguishedName
 END         nameRelativeToCRLIssuer
 END       distributionPointName
 
-DEFINE reasons                                         struct  option=1
+DEFINE reasons                                         struct  der_type=bitstring,option=1
 BEGIN   reasons
 MEMBER         unused                                  bit[1]
 MEMBER         keyCompromise                           bit[1]