Alex Turner created GUACAMOLE-789:
-------------------------------------
Summary: guacd SSL not functioning
Key: GUACAMOLE-789
URL: https://issues.apache.org/jira/browse/GUACAMOLE-789
Project: Guacamole
Issue Type: Bug
Components: guacd
Affects Versions: 1.0.0
Environment: Linux guactest 4.15.18-12-pve #1 SMP PVE 4.15.18-35 (Wed,
13 Mar 2019 08:24:42 +0100) x86_64 GNU/Linux
Debian 9 (Stretch) - LXC Container
Reporter: Alex Turner
Attachments: client.JPG, guacd.JPG, journalctl.JPG, properties.JPG,
rdp.JPG, systemd.JPG
Hello all!
I've been trying for few days to setup TLS between the guac client and guacd
but I end up with the following error:
guacd[572]: Unable to set up SSL/TLS: SSL accept failed
I created a self-signed cert utilizing openssl with the following command:
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout
/etc/ssl/private/guacd.key -out /etc/ssl/certs/guacd.crt
Just for sanity, I chmod 777 both files to eliminate permissions issues.
I've attached several screenshots including the specific errors and
configuration utilization.
I'm currently running guacamole-1.0.0 on a debian 9 lxc container.
Any ideas on why I'm receiving this error? Thank you very much for your time
and I appreciate you all's hard work. This project is dope!
Very Respectfully,
Alex Turner
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)