+5
−0
+23
−0
+6
−6
Loading
WARNING! GitLab maintenance operation scheduled for this Friday between 14:00 and 19:00 (CET). During this time window, GitLab will be unavailable, and any data entered during this period may be lost. Thank you in advance for your understanding.
Fix CRL encoders to encode empty SEQUENCE OF. The old code was breaking CRL signatures. Note: it is best to add new macros because changing the old ones could break other code which expects that behaviour. None of this is needed with the new ASN1 code anyway...