mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The current implementation drops the reason why a download of a CRL failed. This is changed to the reporting of the error triggered by the last CRL download attempt. This mainly helps to check for the download error during CI testing and prevent connectivity issues to be the reason of a test failure. Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>