chris2511 / xca

X Certificate and Key management
http://xca.hohnstaedt.de
Other
1.54k stars 204 forks source link

CRL is always generating with SHA256 algorithm in 2.4 #443

Closed mahyarff closed 1 year ago

mahyarff commented 1 year ago

Hi In version 2.4 I had faced an issue which trying to generate a CRL from a CA certificate with any hash algorithm in options, always results in a CRL with SHA256! Then I downloaded 2.3.0 portable and above issue does not happened.

Another issue was CRL Number, which does not care about the number given in options and it always increase from previous crl number.

chris2511 commented 1 year ago

Fixed (again) with current HEAD