I would second that.  I'm hoping to have Xymon approved at work, but we have to comply with DoD *and* PCI standards.  We're not supposed to have unencrypted data moving across the network.<br><br>At present, I have a work-around.  Instead of using bin/xymon to send messages, I'm using curl to post the message file to <a href="https://server.domain.com/xymon/upload.php">https://server.domain.com/xymon/upload.php</a>.  On the server side, the upload.php script simply drops the message file into xymon's incoming stream, just as if it were delivered over the net by bin/xymon.<br>
<br>The client side has the server's CA cert to validate the connection and the data flow is encrypted in transit.  I could use client certificates as well.<br><br>Ralph Mitchell<br>  <br><br><div class="gmail_quote">
On Mon, Oct 10, 2011 at 2:58 PM, T.J. Yang <span dir="ltr"><<a href="mailto:tjyang2001@gmail.com">tjyang2001@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi, Henrik<br>
<br>
Passing message without encryption among xymon client and server will<br>
cause concerns in corporate  IT.<br>
I know you did some work at previous branches, can you activate this<br>
message encryption work or put it on roadmap ?<br>
<br>
Thanks<br>
<br>
tj<br>
<font color="#888888"><br>
--<br>
T.J. Yang<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</font></blockquote></div><br>