bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: try-GNU-APL fails over HTTPS


From: Dr . Jürgen Sauermann
Subject: Re: try-GNU-APL fails over HTTPS
Date: Thu, 20 May 2021 17:40:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi Adam,

thanks. Try-GNU APL aka. http://juergen-sauermann.de/try-GNU-APL
is not configured to use https because the overhead for https compared
to http
(certificates etc.) was IMHO not justified for the purpose of try-GNU-APL.

I suspect that changing try-GNU-APL to https would also require changing the
websockets behind it from ws: to wss: which is currently not supported.

However if somebody is eager to do this work then I'd be happy to install it
on the server that runs
try-GNU-APL. All the code that try-GNU-APL consists
of (HTML, _javascript_, node.js etc) is contained in subdirectory websock of
the GNU APL project
. There is also a "secret" variant of try-GNU-APL behind
http://juergen-sauermann.de/try3-GNU-APL which uses a much simpler
environment (no node.js and no _javascript_ xterm emulation needed) that
would probably be a better starting point.

Best Regarsds,
Jürgen


On 5/19/21 5:41 PM, Adám Brudzewsky wrote:
It is missing a resource when loaded over a secure connection, and thus shows no session.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]