mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
These messages indicate verification failures and are therefore reported as errors rather than debug output. Unfortunately, X509StoreContext::init(...) expects the callback to return an OpenSSL ErrorStack, so it's not possible to propagate these failures through our own error hierarchy. Signed-off-by: Marc Hartmayer <marc@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>