python-hpilo
python-hpilo copied to clipboard
hpilo_cli import_certificate - Internal CA singed cert import error
Hi,
I tried -
hpilo_cli 10.xxxx import_certificate certificate="$(cat /root/path)"
( this is same cert worked fine on Dell idrac .. so cert seems ok )
Traceback (most recent call last):
File "/bin/hpilo_cli", line 334, in
Here the ilo name was used as SAN name .. and not the common name
is this limilation from HP ilo or hpilo_cli
thanks