FYI I've just created a self-signed cert, made some requisite changes to the Tomcat server.xml file, and can happily access Guacamole via https://serverip:8443/guacamole

I've not gone any further as I don't presently have a suitable RDP or VNC target, but there's no issue accessing the Guacmole settings page. Therefore at this point I see no reason to assume it won't operate as one might expect, however YMMV.

That said I don't necessarily recommend this method, particularly as I've not had an opportunity to test it in any real situation. Moreover there are generally good reasons to proxy via NGINX or Apache.

However if you want to give it a try here's the section I placed in /etc/tomcat8/server.xml:

    <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
               maxThreads="150" scheme="https" secure="true"
keystoreFile="/home/test/test.keystore" keystorePass="123abc" clientAuth="false" sslProtocol="TLS" sslVerifyClient="optional"
                           sslEnabledProtocols="TLSv1.2,TLSv1.1,SSLv2Hello"/>


Obviously requires creation of a suitable certificate etc, and a restart of Tomcat...


On 29/03/22 9:38 pm, Ricardo García Arroyo wrote:
Hello, good morning.

We ask because aur client is the ESA (European Space Agency).

Is it possible to create a future release with ESA requirement with an estimation (in time and value) of your work? My team and ESA would evaluate your estimation.

Thanks and regards.

Ricardo

*From:*Alessandro Sironi <[email protected]>
*Sent:* martes, 29 de marzo de 2022 9:18
*To:* [email protected]
*Subject:* Re: Support protocols

Hello, if you mean to be able to direct open a webpage in http(s) than it’s definitely not possibile and not in any future release.

Inviato da iPhone



    Il giorno 29 mar 2022, alle ore 09:14, Ricardo García Arroyo
    <[email protected] <mailto:[email protected]>> ha scritto:

    

    Hello.

    We are using a NGINX proxy, we are asking that to know if in future
    developments of the tools can be implemented the http(s) access like
    VNC or RDP without the use of NGINX proxy.

    Thanks.

    Regards.

    Ricardo

    *From:*Sean Hulbert <[email protected]
    <mailto:[email protected]>>
    *Sent:* martes, 29 de marzo de 2022 9:11
    *To:* [email protected] <mailto:[email protected]>
    *Subject:* RE: Support protocols

    Guacamole absolutely can be accessed using http(s) , install it with
    NGINX and proxy it.  I do highly recommend TLSv1.3 since login
    information can be seen outside a secure unnel.

    Sent by Android Ai hijacked INS communications 6G

    -------- Original message --------

    From: Ricardo García Arroyo <[email protected]
    <mailto:[email protected]>>

    Date: 3/28/22 11:57 PM (GMT-08:00)

    To: [email protected] <mailto:[email protected]>

    Subject: Support protocols

    Good morning.

    I’m Ricardo from an IT company in Spain.

    My team and me are working in a project with Apache Guacamole tool.
    We provide access to clients by VNC, RDP and SSH with guacamole. Our
    customer requests us access by http or https. We watch that your
    tool doesn’t allow this access for that moment. Is it possible a
    development for that or is programed for future versions of Guacamole?

    If that question has been sent to a wrong email, can you tell me
    where can I ask our question?

    Thanks and regards.

    Ricardo


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to