HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
86 stars 41 forks source link

importtlshelper error for certificate import #34

Closed ajw1980 closed 2 years ago

ajw1980 commented 3 years ago

I'm trying to import a signed certificate with ilorest certificate tls <filename> ilorest gives me this:

 ERROR: 'CertificateCommand' object has no attribute 'importtlshelper'

I tried this on both an ilo4 and ilo5 machines (dl380 gen9 and gen10)

ajw1980 commented 3 years ago

I think the function may be misnamed in src/extensions/iLO COMMANDS/CertificateCommand.py

There is def importhelper, but that should probably be def importtlshelper

rajeevkallur commented 3 years ago

Thanks for informing. This will get fixed next release.

taylorr9 commented 3 years ago

I am experiencing the exact same problem with the iLO RESTful Interface Tool v3.2.1.0. Is there a temporary workaround, or do you know how soon the next release will be available?

rajeevkallur commented 3 years ago

Version 3.2.2 will be released very soon(by this month end)

sahanaramavana commented 2 years ago

Hi @ajw1980 ,

Kindly verify the same in 3.3.0 , we dont see this in the latest version of our released product version iLORest 3.3.0.

Thanks & Regards, iLORest Team