CSCG / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

Not compatible with Ubuntu 11.10 x64 #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by wer...@beroux.com on 20 Jan 2012 at 2:49

GoogleCodeExporter commented 9 years ago
I have the same issue on 11.10 i386.

Original comment by mrjer...@gmail.com on 23 Jan 2012 at 6:42

GoogleCodeExporter commented 9 years ago
I can't get it working on Ubuntu 11.04 32-bit.

http://code.google.com/p/shellinabox/issues/detail?id=162

Original comment by gomez...@gmail.com on 24 Jan 2012 at 11:24

GoogleCodeExporter commented 9 years ago
https://github.com/jayschwa/shellinabox/commit/28ff61e1c6b622c565ff7d1b5fbeba306
e937598

I have made an update that seems to resolve the 
ERR_SSL_VERSION_OR_CIPHER_MISMATCH issue for me.

Original comment by Jayschwa on 2 Feb 2012 at 6:30

GoogleCodeExporter commented 9 years ago
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.

Original comment by qbradq@gmail.com on 26 Mar 2012 at 1:54

GoogleCodeExporter commented 9 years ago
Applied for 2.11.

Original comment by beewoo...@gmail.com on 31 Mar 2012 at 11:24