stud icon indicating copy to clipboard operation
stud copied to clipboard

Client mode still needs a cert file

Open nutinshell opened this issue 13 years ago • 1 comments

Use --client, but stud error like:

stud: stud.c:688: init_openssl: Assertion `CONFIG->CERT_FILES != ((void *)0)' failed. Aborted (core dumped)

Must specify a cert file for init args.

nutinshell avatar Sep 18 '12 10:09 nutinshell

also affected. found that bug was introduced in https://github.com/bumptech/stud/commit/b09da7e7db009ccf8f08ae1ceeae5b0c5e6368a2

it is ok to use an empty file to bypass.

fcicq avatar Oct 29 '12 16:10 fcicq