What steps will reproduce the problem?
There is only shellinabox running on the system (no other webserver). I created a SSL certificate. openssl req -new -x509 -nodes -out certificate.pem -keyout certificate.pem -days 365 && chmod 600 certificate.pem
I start shellinabox like this: shellinaboxd -p 4200 -c /tmp -u 0 -b --verbose
I point the browser to: https://162.xxx.xxx.xxx:4200
What is the expected output? What do you see instead? The browser tells me: ssl_error_rx_record_too_long
What version of the product are you using? On what operating system?
ShellInABox version 2.10 (revision 186), Debian 6
http is working without issues.
Thanks
Status: New
Labels:
Type-Defect
Priority-Medium