<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Il 03/03/2011 14.37, Ralph Mitchell ha scritto:
<blockquote
 cite="mid:AANLkTimBvtO5A2V=5gvHt=E867KWVc10zAq-rFukENT8@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Thu, Mar 3, 2011 at 8:19 AM, Marco
Avvisano <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:marco.avvisano@regione.toscana.it">marco.avvisano@regione.toscana.it</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000"><br>
    <br>
Il 03/03/2011 13.57, Ralph Mitchell ha scritto:
    <div>
    <div class="h5">
    <blockquote type="cite">
      <div class="gmail_quote">On Thu, Mar 3, 2011 at 6:36 AM, Marco
Avvisano <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:marco.avvisano@regione.toscana.it" target="_blank">marco.avvisano@regione.toscana.it</a>></span>
wrote:<br>
      <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
        <div bgcolor="#ffffff" text="#000000">Sorry, write in italian ..<br>
        <br>
I solved changing xml, but not work if use https:<br>
        <br>
soap=webtest;<a moz-do-not-send="true"
 href="https:/cert.pem@/my.server/MonitoredService/MonitorService;file:/opt/xymon/server/xml/MonitoredService.xml"
 target="_blank">https:/cert.pem@/my.server/MonitoredService/MonitorService;file:/opt/xymon/server/xml/MonitoredService.xml</a>;

        <br>
        <br>
error message is:<br>
        <br>
        <h1>Bad Request</h1>
        <p>Your browser sent a request that this server could not
understand.<br>
Reason: You're speaking plain HTTP to an SSL-enabled server port.<br>
Instead use the HTTPS scheme to access this URL, please.<br>
        </p>
        </div>
      </blockquote>
      <div><br>
      </div>
      <div>I got the above message recently too.  In my case it was
because
I had compiled Xymon without openssl.  It didn't have the necessary
libraries to be able to setup the secure connection.</div>
      <div><br>
      </div>
      <div>Ralph Mitchell</div>
      </div>
    </blockquote>
    </div>
    </div>
    <span lang="en"><span
 title="Fai clic per visualizzare le traduzioni alternative">thanks</span><span
 title="Fai clic per visualizzare le traduzioni alternative">,
I</span> <span
 title="Fai clic per visualizzare le traduzioni alternative">checked</span>
    <span title="Fai clic per visualizzare le traduzioni alternative">and</span>
    <span title="Fai clic per visualizzare le traduzioni alternative">actually</span>
    <span title="Fai clic per visualizzare le traduzioni alternative">miss</span>
    <span title="Fai clic per visualizzare le traduzioni alternative">those</span>
    <span title="Fai clic per visualizzare le traduzioni alternative">libraries:<br>
    <br>
/opt/xymon/server/bin/xymonnet --version<br>
    <br>
xymonnet version 4.3.0-0.20110123.rc1</span></span></div>
  </blockquote>
  <div><br>
  </div>
  <div><br>
  </div>
  <div>In Fedora 14 I get:</div>
  <div><br>
  </div>
  <div>$ /home/xymon/server/bin/xymonnet --version</div>
  <div>xymonnet version 4.3.0-0.20110123.rc1</div>
  <div>SSL library : OpenSSL 1.0.0d 8 Feb 2011</div>
  <div>LDAP library: OpenLDAP 20423</div>
  <div><br>
  </div>
  <div>I had to install the openssl-devel rpm to get the openssl
headers and whatever else comes in the devel package.  You'll need to
remove the Makefile, then rerun ./configure, do 'make clean' then
recompile and reinstall.</div>
  <div><br>
  </div>
  <div>Ralph Mitchell</div>
  <div><br>
  </div>
  </div>
</blockquote>
Solved recompiling xymon after i have installed openssl-devel and
openldap-devel<br>
thanks Ralph for your suggestions<br>
Marco<br>
</body>
</html>