[
https://issues.apache.org/jira/browse/CAMEL-22751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042714#comment-18042714
]
Claus Ibsen commented on CAMEL-22751:
-------------------------------------
Are you working on this?
> Grpc Producer doesn't support TLS without specifying TLS key
> ------------------------------------------------------------
>
> Key: CAMEL-22751
> URL: https://issues.apache.org/jira/browse/CAMEL-22751
> Project: Camel
> Issue Type: Improvement
> Components: camel-grpc
> Affects Versions: 4.14.2
> Reporter: Jannik Schmeier
> Priority: Major
>
> I am trying to connect to a gRPC API. Authentication to that API is handled
> via an API key header, so no mTLS is used.
> Despite that, the server only accepts TLS encrypted connections.
> When trying to use the camel-grpc producer for this use-case I got stuck when
> trying to enable TLS. The camel grpc component uses PLAINTEXT per default and
> when trying to set negotiationType to TLS the component wants me to also
> specify keyCertChainResource and keyResource parameters, which I don't have.
> It would be nice to be able to use TLS encryption without mTLS.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)