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

Manage certificates on BMCs via Redfish / ACME DNS-01 #218

Open
stefanhipfel opened this issue Jan 15, 2025 · 1 comment
Open

Manage certificates on BMCs via Redfish / ACME DNS-01 #218

stefanhipfel opened this issue Jan 15, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@stefanhipfel
Copy link
Contributor

Summary

should the metal operator take care of managing certificates on the BMCs?

Basic example

Can be done via redfish. e.g.: https://developer.dell.com/apis/2978/versions/5.xx/openapi.yaml/paths/~1redfish~1v1~1CertificateService~1Actions~1CertificateService.GenerateCSR/post

@stefanhipfel stefanhipfel added the enhancement New feature or request label Jan 15, 2025
@afritzler afritzler moved this from Backlog to Ready in Metal Automation Jan 15, 2025
@Nuckal777
Copy link
Contributor

Intuitively, it sounds like we want to integrate with cert-manager here. This could be done by creating a CertificateRequest via the metal-operator, which contains the CSR from the BMC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

2 participants