Bug#839575: hangs waiting for openssl

2017-05-20 Thread Christoph Ulrich Scholler
Hi Stefan, Stefan Bühler writes: > tinyca hangs due to a regression in openssl, fixed in: > > > https://github.com/openssl/openssl/commit/888adbe064556ff5ab2f1d16a223b0548696614c Thank you very much for this piece of information. I had already implemented (but not uploaded) a ugly workaroun

Bug#839575: hangs waiting for openssl

2017-05-20 Thread Stefan Bühler
Hi, tinyca hangs due to a regression in openssl, fixed in: https://github.com/openssl/openssl/commit/888adbe064556ff5ab2f1d16a223b0548696614c The tinyca code quality is still very low - very close to unacceptable for something handling private keys and crypto. * it builds strings to execut

Bug#839575: hangs waiting for openssl

2016-10-02 Thread Richard Kettlewell
Package: tinyca Version: 0.7.5-6 Attempting to create a fresh CA, tinyca hangs awaiting openssl. OpenSSL in turn is awaiting input on FD 0, which never arrives. The line 328 diagnostic is suspicous, but I don't know if it's related. $ tinyca2 create basedir: /home/richard/.TinyCA create temp di