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

Write an ADR explaining how clients should use the TLS registry #41042

Closed
cescoffier opened this issue Jun 7, 2024 · 3 comments · Fixed by #41126
Closed

Write an ADR explaining how clients should use the TLS registry #41042

cescoffier opened this issue Jun 7, 2024 · 3 comments · Fixed by #41126
Assignees
Milestone

Comments

@cescoffier
Copy link
Member

Description

See #40990 (comment) to see the rationale.

So, we should use a named configuration for the clients. Otherwise, it will likely conflict with servers. Note that multiple clients (like the REST client and the mailer) may use the same TLS configuration - just not the default one.

Follow up from #40990.

Implementation ideas

No response

@cescoffier cescoffier added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jun 7, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 7, 2024

/cc @radcortez (config)

@cescoffier cescoffier self-assigned this Jun 7, 2024
@geoand
Copy link
Contributor

geoand commented Jun 7, 2024

I would say the scope should be to explain how clients should use the registry, not just why they should not use the default one :)

@cescoffier cescoffier changed the title Write an ADR explaining why clients should not use the default TLS configurartion Write an ADR explaining how clients should use the TLS comfig registry Jun 7, 2024
@cescoffier cescoffier changed the title Write an ADR explaining how clients should use the TLS comfig registry Write an ADR explaining how clients should use the TLS registry Jun 9, 2024
@cescoffier cescoffier removed the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Jun 10, 2024
@cescoffier
Copy link
Member Author

Fixed by #41126.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2 participants