Hi, i am on a debian lenny system and I have the same error. I tried
both .deb precompiled package and .deb self-compiled package from source.
Th certificate.pem is in the /var/lib/shellinabox directory self-generated
by installation. What can I do?
Hi, same error here too, wich changes do i need to do to certificate.pem to
get this to work?
I'm running the precompiled armel .deb on a Squeeze server and the
precompiled amd64 .deb on my Testing/Wheezy laptop - the armel version
works fine, but even connecting from the same machine
(https://localhost:4200/) I get that same error.
I can't get this working... Same thing, and it works if I disable SSL, but
I really need security. On Archlinux.
Can you say precisely what you did?
Am using shell-in-a-box a wile already and using an older cert, auto
generated by shellinaboxd - it works fine. Not sure if all certs generated
after some point in the past fail. Tried an own certificate - can't bring
it to run. Anyone else still fiddling around on that ?
Same problem, until I opened the file "certificate.pem", and changed:
-----BEGIN PRIVATE KEY-----
MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBALCtdQCfbYAOM+35
...
-----END PRIVATE KEY-----
in:
-----BEGIN RSA PRIVATE KEY-----
MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBALCtdQCfbYAOM+35
...
-----END RSA PRIVATE KEY-----
Now it's working fine !
https://github.com/jayschwa/shellinabox/commit/28ff61e1c6b622c565ff7d1b5fbeba306e937598
I have made an update that seems to resolve this issue for me.
Comment #9 on issue 66 by beewoo...@gmail.com: ssl cert not respected:
ssl_error_no_cypher_overlap
http://code.google.com/p/shellinabox/issues/detail?id=66
Patch applied for 2.11.