quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.82k stars 2.69k forks source link

Integrate GraphQL clients with the TLS registry extension #42534

Closed jmartisk closed 1 month ago

jmartisk commented 3 months ago

Description

Currently, GraphQL clients can specify keystore/truststore configuration in their own specific way, we should allow them to reference TLS configs from the TLS extension.

Implementation ideas

No response

quarkus-bot[bot] commented 3 months ago

/cc @phillip-kruger (graphql)

jmartisk commented 3 months ago

cc @cescoffier I may try looking at this after my vacation

jmartisk commented 2 months ago

I just gave @mskacelik some explanations around this and he's going to try and implement it.