Hi,

Trying to start the guacd with SSL, I get this error
Starting guacd: guacd[27347]: INFO:     Guacamole proxy daemon (guacd) version 
0.9.12-incubating started
guacd[27347]: DEBUG:    Successfully bound socket to host 127.0.0.1, port 4822
guacd[27347]: INFO:     Communication will require SSL/TLS.
guacd[27347]: INFO:     Using PEM keyfile /etc/guacamole/test.key
guacd[27347]: ERROR:    Unable to load keyfile.
FAIL

Created the certificate using "openssl req -x509 -nodes -days 365 -newkey 
rsa:4096 -keyout test.key -out test.crt"
Permission are good, tried even 777

Changed to guacd.conf to debug, but nothing expect what I've sent above.

Please advice

Reply via email to