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

ztunnel CSR inconsistency with sidecar #1431

Open
zliu-rh opened this issue Jan 17, 2025 · 0 comments
Open

ztunnel CSR inconsistency with sidecar #1431

zliu-rh opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@zliu-rh
Copy link

zliu-rh commented Jan 17, 2025

Tracking two issues we observed with CSRs from ztunnel:

  1. Sidecar CSRs have a Subject of O= (organization blank), ztunnels CSRs do not have a Subject
  2. When using the tls-ring feature, the CSR does not set the SAN extension as critical

  1. is causing an issue with Istio RA's verification, discussion here
  2. when combined with 1., causes issue with specific issuers (e.g. AWS PCA returns error MalformedCSRException: CSR must mark the SAN extension critical when it has an empty subject.)
@howardjohn howardjohn self-assigned this Jan 17, 2025
howardjohn added a commit to howardjohn/ztunnel that referenced this issue Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants