Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hpilo_cli import_certificate - Internal CA singed cert import error #250

Open
Kirandp6 opened this issue Dec 11, 2020 · 0 comments
Open

Comments

@Kirandp6
Copy link

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
main()
File "/bin/hpilo_cli", line 214, in main
results = [getattr(ilo, method)(**params)]
..
hpilo.IloError: Invalid certificate common name

Here the ilo name was used as SAN name .. and not the common name

is this limilation from HP ilo or hpilo_cli

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant