stud
stud copied to clipboard
Client mode still needs a cert file
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.
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.