https and sslcert column
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version
xymonnet version 4.3.0-0.20110123.rc1
David Raymond
From: Raymond, David [mailto:David.Raymond at ca.ebarrette.com] Sent: Monday, February 07, 2011 16:10 To: xymon at xymon.com Subject: [xymon] https and sslcert column
Hi,
I try to monitor https://10.x.x.x/index.html, but I get an error that xymon can see it.
On my old hobbit, it's work #1 and I see column sslcert as well with the certificate.
What I need to install to get this done ? I running xymon 4.3RC1.
thx
David Raymond
In <D261762076EC624C96BEF1B49F4AE87077C374 at stjs-ex01.barrette.wan> "Raymond, David" <David.Raymond at ca.ebarrette.com> writes:
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
You need to install the OpenSSL libraries and development files. Most systems have these available in the package management system (via rpm, dpkg, apt-get, aptitude, FreeBSD ports, Sun FreeWare, ....)
The re-run the Xymon "configure" script - you may have to use some options (see "./configure --help") to point it at the OpenSSL installation, if it is in a non-default location. Then "make" and "make install".
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.0-0.20110123.rc1
Nope, no SSL support there.
Regards, Henrik
Ok fine. I know I have install it. Were can I find those libraries to point it in configuration file.
David Raymond
D: 450.357.7000 x7064 C: 514.603.0986 F: 450.357.7050 www.batiparbarrette.com
----- Original Message ----- From: Henrik "Størner [mailto:henrik at hswn.dk] Sent: Monday, February 07, 2011 05:35 PM To: xymon at xymon.com <xymon at xymon.com> Subject: Re: [xymon] https and sslcert column
In <D261762076EC624C96BEF1B49F4AE87077C374 at stjs-ex01.barrette.wan> "Raymond, David" <David.Raymond at ca.ebarrette.com> writes:
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
You need to install the OpenSSL libraries and development files. Most systems have these available in the package management system (via rpm, dpkg, apt-get, aptitude, FreeBSD ports, Sun FreeWare, ....)
The re-run the Xymon "configure" script - you may have to use some options (see "./configure --help") to point it at the OpenSSL installation, if it is in a non-default location. Then "make" and "make install".
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.0-0.20110123.rc1
Nope, no SSL support there.
Regards, Henrik
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
Hi Henrik,
I just install manually openssl. When I did the ./configure --server, he found it. After all, this still root at mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet xymonnet version 4.3.0-0.20110123.rc1
root at mon01:~# openssl version OpenSSL 0.9.8o 01 Jun 2010
What I need to do more ?
David Raymond
-----Original Message----- From: Raymond, David [mailto:David.Raymond at ca.ebarrette.com] Sent: Monday, February 07, 2011 17:44 To: xymon at xymon.com Subject: Re: [xymon] https and sslcert column
Ok fine. I know I have install it. Were can I find those libraries to point it in configuration file.
David Raymond
D: 450.357.7000 x7064 C: 514.603.0986 F: 450.357.7050 www.batiparbarrette.com
----- Original Message ----- From: Henrik "Størner [mailto:henrik at hswn.dk] Sent: Monday, February 07, 2011 05:35 PM To: xymon at xymon.com <xymon at xymon.com> Subject: Re: [xymon] https and sslcert column
In <D261762076EC624C96BEF1B49F4AE87077C374 at stjs-ex01.barrette.wan> "Raymond, David" <David.Raymond at ca.ebarrette.com> writes:
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
You need to install the OpenSSL libraries and development files. Most systems have these available in the package management system (via rpm, dpkg, apt-get, aptitude, FreeBSD ports, Sun FreeWare, ....)
The re-run the Xymon "configure" script - you may have to use some options (see "./configure --help") to point it at the OpenSSL installation, if it is in a non-default location. Then "make" and "make install".
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.0-0.20110123.rc1
Nope, no SSL support there.
Regards, Henrik
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
Henrik,
This is what I have in "Makefile"
OpenSSL settings
SSLFLAGS = -DHAVE_OPENSSL=1 SSLINCDIR = -I/usr/local/ssl/include SSLLIBS = -L/usr/local/ssl/lib -lssl -lcrypto RPATHVAL += /usr/local/ssl/lib
David Raymond
-----Original Message----- From: Raymond, David [mailto:David.Raymond at ca.ebarrette.com] Sent: Tuesday, February 08, 2011 8:34 To: xymon at xymon.com Subject: RE: [xymon] https and sslcert column
Hi Henrik,
I just install manually openssl. When I did the ./configure --server, he found it. After all, this still root at mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet xymonnet version 4.3.0-0.20110123.rc1
root at mon01:~# openssl version OpenSSL 0.9.8o 01 Jun 2010
What I need to do more ?
David Raymond
-----Original Message----- From: Raymond, David [mailto:David.Raymond at ca.ebarrette.com] Sent: Monday, February 07, 2011 17:44 To: xymon at xymon.com Subject: Re: [xymon] https and sslcert column
Ok fine. I know I have install it. Were can I find those libraries to point it in configuration file.
David Raymond
D: 450.357.7000 x7064 C: 514.603.0986 F: 450.357.7050 www.batiparbarrette.com
----- Original Message ----- From: Henrik "Størner [mailto:henrik at hswn.dk] Sent: Monday, February 07, 2011 05:35 PM To: xymon at xymon.com <xymon at xymon.com> Subject: Re: [xymon] https and sslcert column
In <D261762076EC624C96BEF1B49F4AE87077C374 at stjs-ex01.barrette.wan> "Raymond, David" <David.Raymond at ca.ebarrette.com> writes:
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
You need to install the OpenSSL libraries and development files. Most systems have these available in the package management system (via rpm, dpkg, apt-get, aptitude, FreeBSD ports, Sun FreeWare, ....)
The re-run the Xymon "configure" script - you may have to use some options (see "./configure --help") to point it at the OpenSSL installation, if it is in a non-default location. Then "make" and "make install".
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.0-0.20110123.rc1
Nope, no SSL support there.
Regards, Henrik
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
On Tuesday, 8 February 2011 15:34:23 Raymond, David wrote:
Hi Henrik,
I just install manually openssl. When I did the ./configure --server, he found it.
What did you do in between these two steps?
After all, this still root at mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet xymonnet version 4.3.0-0.20110123.rc1
If you didn't do anything in between (such as 'make && su -c "make install" '), then this is the expected result.
Regards, Buchan
When he found the openssl, the configuration ask me if I want to use it, I choose Yes. Then I follow steps until finish. After, I did make and make install.
David Raymond
-----Original Message----- From: Buchan Milne [mailto:bgmilne at staff.telkomsa.net] Sent: Tuesday, February 08, 2011 10:09 To: xymon at xymon.com Cc: Raymond, David Subject: Re: [xymon] https and sslcert column
On Tuesday, 8 February 2011 15:34:23 Raymond, David wrote:
Hi Henrik,
I just install manually openssl. When I did the ./configure --server, he found it.
What did you do in between these two steps?
After all, this still root at mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet xymonnet version 4.3.0-0.20110123.rc1
If you didn't do anything in between (such as 'make && su -c "make install" '), then this is the expected result.
Regards, Buchan
No one have any idea to fix this ? It is better to run ./configure then ./configure --server ?
David Raymond -----Original Message----- From: Raymond, David [mailto:David.Raymond at ca.ebarrette.com] Sent: Tuesday, February 08, 2011 10:41 To: xymon at xymon.com Subject: RE: [xymon] https and sslcert column
When he found the openssl, the configuration ask me if I want to use it, I choose Yes. Then I follow steps until finish. After, I did make and make install.
David Raymond
-----Original Message----- From: Buchan Milne [mailto:bgmilne at staff.telkomsa.net] Sent: Tuesday, February 08, 2011 10:09 To: xymon at xymon.com Cc: Raymond, David Subject: Re: [xymon] https and sslcert column
On Tuesday, 8 February 2011 15:34:23 Raymond, David wrote:
Hi Henrik,
I just install manually openssl. When I did the ./configure --server, he found it.
What did you do in between these two steps?
After all, this still root at mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet xymonnet version 4.3.0-0.20110123.rc1
If you didn't do anything in between (such as 'make && su -c "make install" '), then this is the expected result.
Regards, Buchan
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
One or the other... On Feb 9, 2011 5:03 PM, "Raymond, David" <David.Raymond at ca.ebarrette.com> wrote:
No one have any idea to fix this ? It is better to run ./configure then ./configure --server ?
David Raymond -----Original Message----- From: Raymond, David [mailto:David.Raymond at ca.ebarrette.com] Sent: Tuesday, February 08, 2011 10:41 To: xymon at xymon.com Subject: RE: [xymon] https and sslcert column
When he found the openssl, the configuration ask me if I want to use it, I choose Yes. Then I follow steps until finish. After, I did make and make install.
David Raymond
-----Original Message----- From: Buchan Milne [mailto:bgmilne at staff.telkomsa.net] Sent: Tuesday, February 08, 2011 10:09 To: xymon at xymon.com Cc: Raymond, David Subject: Re: [xymon] https and sslcert column
On Tuesday, 8 February 2011 15:34:23 Raymond, David wrote:
Hi Henrik,
I just install manually openssl. When I did the ./configure --server, he found it.
What did you do in between these two steps?
After all, this still root at mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet xymonnet version 4.3.0-0.20110123.rc1
If you didn't do anything in between (such as 'make && su -c "make install" '), then this is the expected result.
Regards, Buchan
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
participants (4)
-
bgmilne@staff.telkomsa.net
-
David.Raymond@ca.ebarrette.com
-
henrik@hswn.dk
-
josh@imaginenetworksllc.com