I'm trying to get SSL setup on our guacd server for the first time, but I'm having troubles getting my guacd.conf file to work once I uncomment the lines.
[adminserv@cvadguacd-01-dev ~]$ guacd -C /home/adminserv/cvadguacd-01-dev_college_edu_w_chain.cer -K /home/adminserv/nopasswd.server.key Parse error at line 19, column 1: Invalid parameter or section name. Unable to parse "/etc/guacamole/guacd.conf". My guacd.conf file as well is very bare. I'm aware of things mentioned in the documentation about special characters. # # guacd configuration file # [daemon] pid_file = /var/run/guacd.pid log_level = error [server] bind_host = 0.0.0.0 bind_port = 4822 # # The following parameters are valid only if # guacd was built with SSL support. # server_certificate = /home/adminserv/cvadguacd-01-dev_college_edu_w_chain.pem server_key = /home/adminserv/server.key If anyone has suggestions on how these SSL files should be configured for a guacd, please share me your thoughts (or notes). I've only had configured a web server SSL, but I'm still very new even at that. Thank you in advance on your feedback. Yonathan Khoe Senior Systems Administrator CVAD IT University of North Texas 940.565.4793 [email protected]<mailto:[email protected]> https://itservices.cvad.unt.edu/
