Your message dated Fri, 23 Jun 2017 13:01:56 +0200
with message-id <[email protected]>
and subject line Re: Bug#375834: openssl bug
has caused the Debian Bug report #375834,
regarding openssl: CRL verification regression
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
375834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375834
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openssl
Version: 0.9.8b
The verification of CRL's does not work correctly. What happens is:
$>openssl crl -inform PEM -in ca-1.crl.pem -CAfile ca-1.pem -noout
$>verify OK
Then I try :
$>openssl crl -inform PEM -in ca-1.crl.pem -CAfile ca-2.pem -noout
$>verify OK
But ca-1.pem and ca-2.pem are completely different certificates. In
Version 0.9.7i this error did not occur. Please fix.
Thx in advance
Jan Roesner
[email protected]
--- End Message ---
--- Begin Message ---
On 2017-01-10 21:41:58 [+0100], To [email protected] wrote:
> to the check? I assume that the CAfile you specified is ignored because
> the default CA matches.
Closing. I think it is not a bug but wrong usage, no response from
reporter.
Sebastian
--- End Message ---