New issue 161 by wer...@beroux.com: Not compatible with Ubuntu 11.10 x64
http://code.google.com/p/shellinabox/issues/detail?id=161
What steps will reproduce the problem?
1. Install Ubuntu Server 11.10 x64
2. wget http://shellinabox.googlecode.com/files/shellinabox_2.10-1_amd64.deb
3. sudo apt-get install libssl0.9.8
4. sudo dpkg -i shellinabox_2.10-1_amd64.deb
What is the expected output? What do you see instead?
Login on http://localhost:4200
What version of the product are you using? On what operating system?
ERR_SSL_VERSION_OR_CIPHER_MISMATCH
It seems that there is libssl1.0.0 installed.
I have the same issue on 11.10 i386.
I can't get it working on Ubuntu 11.04 32-bit.
https://github.com/jayschwa/shellinabox/commit/28ff61e1c6b622c565ff7d1b5fbeba306e937598
I have made an update that seems to resolve the
ERR_SSL_VERSION_OR_CIPHER_MISMATCH issue for me.
I installed shellinabox on Ubuntu 11.10 x64 with only libssl0.9.8 installed
and had the same issue. I had to disable SSL to get it working. Please
upstream Jayschwa's patch! shellinabox is vastly superior to ajaxterm, and
I'd like to use it without having to use an nginx SSL proxy.
Comment #5 on issue 161 by beewoo...@gmail.com: Not compatible with Ubuntu
11.10 x64
http://code.google.com/p/shellinabox/issues/detail?id=161
Applied for 2.11.