On Mon, Jul 16, 2018 at 9:52 AM rahul kumar <[email protected]> wrote:
> Hi team, > > I am using guacamole in a Ubuntu 16.04 vm and the version of guacamole is > 0.9.14. now I am applying ssl here but it's not working as I am using .pen > key and created a .jks file and doing the connector 8443 changes in > server.xml still there is no effect. Can you please help me. > You need to define what "still there is no effect" means? What have you done to troubleshoot the error? What are you not seeing you expect to see? Have you restarted Tomcat after making the change? Have you verified whether or not Tomcat is listening on that port (8443)? Have you looked to see if there is a host firewall blocking traffic? Have you looked in the Tomcat logs to determine why it isn't working? In the end, what you're running into is a Tomcat configuration issue and not a Guacamole issue. Have you consulted the Tomcat documentation for this configuration? Have you asked for help on Tomcat's mailing list? We can provide some hints on here (as above), but what you're running into is an issue configuring Tomcat, not Guacamole. -Nick
