shellinabox 2.21+b1
The version above has the issue in Debian 11, after confirming that the .pem is valid and contains the private and public key, and permissions are valid, Iwould still get this error.
I then tried the same .pem in Debian 12 with shellinabox 2.21+b2........
Iused to get all kinds of weird annoying characters like "â" during compilation with gcc especially.
example:
dmg2img.c:456: error: âBZ_OKâ undeclared (first use in this function)
dmg2img.c:471: warning: implicit declaration of function âBZ2_bzCompressEndâ
dmg2img.c:482: warning: implicit declaration of function âBZ2_bzDecompressâ
dmg2img.c:484: error: âBZ_PARAM_ERRORâ undecl........