Random Project

ILO 3 configuration

For those with problems with ILO3, you have to specify the SSL cipher. In my case, in order to connect with an ILO 3 v1.89, I had to use:
–sslopts ‘SSL_cipher_list => “DES-CBC3-SHA”,SSL_verify_mode => SSL_VERIFY_NONE’

You can check available ciphers of ILO using cnark (http://blog.techstacks.com/cryptonark.html):
cnark.pl -h 192.168.2.66 -p 443 –insecure