Skip to content

GraphQL client's resolution of TLS configuration is wrong #49623

@jmartisk

Description

@jmartisk

Describe the bug

When GraphQL client is configured to use a named TLS configuration, but there exists a default (unnamed) one that has trust options defined, the client will use the default one instead of the named one.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions