DMTF / Redfishtool

A Python34 program that implements a command line tool for accessing the Redfish API.
Other
232 stars 69 forks source link

Redfish API for generating X.509 certificate #53

Open avinashcpandey opened 6 years ago

avinashcpandey commented 6 years ago

Is there any API in Redfish for generating X.509 certificate dynmically. If yes what is the signature of that API and how do we pass input attributes to that?

mraineri commented 6 years ago

Currently the published standard does not cover this topic. However, we have a WIP that shows a proposal for how this can be done; you can find it here: www.dmtf.org/sites/default/files/standards/documents/DSP-IS0008_0.9a.zip

Feedback on the model is certainly welcome! Once we have agreement in the model and it becomes part of the standard, we can work on adding support in Redfishtool for utilizing it.