Hello,
After upgrading our Nagios host, I can no longer get status from our
older HP servers with iLO3.
Using a perl script, check_ilo2_health.pl, this stopped working due to
lack of support of older ciphers in base openssl.
So far, I installed openssl from ports and enabled the weak cipher
14.04.2020 16:58, Per olof Ljungmark wrote:
> I am at loss right now on how I could teach the FBSD-12 system to use the
> older ciphers, it still works fine from 11.
Easiest way would be untar'ing FreeBSD 11 base.txz into chroot area and copy
your script there, too.
Then use chroot to pkg insta
On 2020-04-14 13:52, Eugene Grosbein wrote:
14.04.2020 16:58, Per olof Ljungmark wrote:
I am at loss right now on how I could teach the FBSD-12 system to use the older
ciphers, it still works fine from 11.
Easiest way would be untar'ing FreeBSD 11 base.txz into chroot area and copy
your scr
HEads up. Kernel patch might also be required.
- Forwarded message from Matt Caswell -
Date: Tue, 14 Apr 2020 14:23:40 +0100
From: Matt Caswell
To: openssl-annou...@openssl.org, "openssl-us...@openssl.org"
, "openssl-proj...@openssl.org"
Subject: Forthcoming OpenSSL R
On Tue, Apr 14, 2020 at 11:58:05AM +0200, Per olof Ljungmark wrote:
> Hello,
>
> After upgrading our Nagios host, I can no longer get status from our older
> HP servers with iLO3.
>
> Using a perl script, check_ilo2_health.pl, this stopped working due to lack
> of support of older ciphers in base
On 2020-04-14 17:08, Mathieu Arnold wrote:
On Tue, Apr 14, 2020 at 11:58:05AM +0200, Per olof Ljungmark wrote:
Hello,
After upgrading our Nagios host, I can no longer get status from our older
HP servers with iLO3.
Using a perl script, check_ilo2_health.pl, this stopped working due to lack
of
On 2020-04-14 19:48, Per olof Ljungmark wrote:
On 2020-04-14 17:08, Mathieu Arnold wrote:
On Tue, Apr 14, 2020 at 11:58:05AM +0200, Per olof Ljungmark wrote:
Hello,
After upgrading our Nagios host, I can no longer get status from our
older
HP servers with iLO3.
Using a perl script, check_il
> Finally managed to figure it out, you need to tell the perl script
> exactly what cipher to use, so I added to 'check_ilo2_health.pl':
> --sslopts 'SSL_verify_mode => SSL_VERIFY_NONE, SSL_version =>
> "TLSv1_1", SSL_cipher_list => "EDH-RSA-DES-CBC3-SHA"'
>
> Works with openssl from ports.
But
Just started to run into this today
CMake Error at /usr/local/lib/cmake/Qt5Gui/Qt5Gui_QDDSPlugin.cmake:4
(_populate_Gui_plugin_properties):
_populate_Gui_plugin_properties Macro invoked with incorrect arguments for
macro named: _populate_Gui_plugin_properties
Call Stack (most recent cal
On 2020-04-15 00:39, Matthias Andree wrote:
Finally managed to figure it out, you need to tell the perl script
exactly what cipher to use, so I added to 'check_ilo2_health.pl':
--sslopts 'SSL_verify_mode => SSL_VERIFY_NONE, SSL_version =>
"TLSv1_1", SSL_cipher_list => "EDH-RSA-DES-CBC3-SHA"'
W
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
11 matches
Mail list logo