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

[BUG]: SubjectAltName needs to be updated in the tls.crt #1571

Open
shanmydell opened this issue Nov 6, 2024 · 2 comments
Open

[BUG]: SubjectAltName needs to be updated in the tls.crt #1571

shanmydell opened this issue Nov 6, 2024 · 2 comments
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csm-docs Issue pertains to the CSM Documentation needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@shanmydell
Copy link
Collaborator

Bug Description

https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#csi-powermax-reverse-proxy

Here we need to provide a sample for the SubjectAltName that will be used with tls.crt

Better approach would be automatically generating this as self signed certificate by operator

Logs

https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#csi-powermax-reverse-proxy

tls.crt needs to be updated with SAN

subjectAltName = @alt_names

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

In the tls.crt we need to product subjectAltName which is alternate names, we have to give samples how to create this
subjectAltName = @alt_names

Expected Behavior

Create a sample which defines what name needs to be created as an alternative names

CSM Driver(s)

PowerMax and wherever applicable

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

NA

Operating System

NA

@shanmydell shanmydell added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. labels Nov 6, 2024
@shanmydell shanmydell added this to the v1.13.0 milestone Nov 6, 2024
@csmbot
Copy link
Collaborator

csmbot commented Nov 6, 2024

@shanmydell: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and respond appropriately.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at container.storage.modules@dell.com.

@gallacher gallacher added area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csm-docs Issue pertains to the CSM Documentation labels Nov 7, 2024
@jooseppi-luna
Copy link
Contributor

@shanmydell a couple questions:

  1. What is SubjectAltName? I don't see anything about it in documentation and haven't run into it the several times I've installed csi-powermax.
  2. "Better approach would be automatically generating this as self signed certificate by operator" - this is a good idea but more a feature request than a defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csm-docs Issue pertains to the CSM Documentation needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

4 participants