HewlettPackard / python-ilorest-library

Python library for interacting with devices which support a Redfish Service
Apache License 2.0
189 stars 92 forks source link

importtlshelper error for certificate import #106

Closed ajw1980 closed 3 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)