[gnutls-devel] GnuTLS | testcompat-main-openssl fails - 140270991812416:error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small:../ssl/ssl_rsa.c:310: (#572)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Sep 23 09:16:23 CEST 2018


The `launch_bare_server` runs the server and puts it into background (with `&`). I'm not sure whether we can check the error code at all at this point. The error should have been caught at the `wait_server` call later. Wasn't it?

About the issue itself, I suspect it is the DSA key it is complaining for. Maybe we should separate the DSA tests from the RSA tests to address that issue. Is there some way we can have this version of openssl in the [debian build image](https://gitlab.com/gnutls/build-images/)?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/572#note_103665817
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20180923/ce549bd5/attachment.html>


More information about the Gnutls-devel mailing list