[gnutls-devel] GnuTLS | tests/suite/testrandom.sh occasionally never returns (#656)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Dec 19 13:26:07 CET 2018


New Issue was created.

Issue 656: https://gitlab.com/gnutls/gnutls/issues/656
Author:    Tim Rühsen
Assignee:  

This is maybe due to the `continue` in the first loop, which doesn't increment `counter`.

So if certtool fails, the loop is endless.

Removing the error redirection from the certtool invocation shows output like
```
import error: Error in the certificate.
import error: Error in the time fields of certificate.
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/656
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/20181219/14088a1e/attachment-0001.html>


More information about the Gnutls-devel mailing list