Xymon Mailing List Archive search

soap error

list Marco Avvisano
Thu, 03 Mar 2011 14:19:06 +0100
Message-Id: <user-7e4f5073f4a9@xymon.invalid>


Il 03/03/2011 13.57, Ralph Mitchell ha scritto:
On Thu, Mar 3, 2011 at 6:36 AM, Marco Avvisano 
<user-e09c0f3f8c70@xymon.invalid 
<mailto:user-e09c0f3f8c70@xymon.invalid>> wrote:

    Sorry, write in italian ..

    I solved changing xml, but not work if use https:

    soap=webtest;https:/cert.pem@/my.server/MonitoredService/MonitorService;file:/opt/xymon/server/xml/MonitoredService.xml;


    error message is:


      Bad Request

    Your browser sent a request that this server could not understand.
    Reason: You're speaking plain HTTP to an SSL-enabled server port.
    Instead use the HTTPS scheme to access this URL, please.


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.

Ralph Mitchell
thanks, I checked and actually miss those libraries:
/opt/xymon/server/bin/xymonnet --version

xymonnet version 4.3.0-0.20110123.rc1

I'll try to recompile it

Marco