Xymon Mailing List Archive search

Monitoring Remote Sites

list Jeremy Laidman
Thu, 4 Apr 2013 13:33:16 +1100
Message-Id: <CAAnki7BaPCX=user-e2250a29f5b0@xymon.invalid>

On 4 April 2013 12:55, Jeremy Laidman <user-71895fb2e44c@xymon.invalid> wrote:
You can do various VPN type things, such as using stunnel or ssh tunnels
(with key auth).
Also, this: http://lists.xymon.com/archive/2011-October/032866.html

In summary, the client-side can use curl to send a web "POST" message to
the Xymon server using an https:// type URL.  Encryption solved.  The Xymon
server can do whatever authentication is required (password, client-side
certificate, or none).

J