How to setup connector if we enable ssl on broker side #713
-
Hi I have 2 brokers deployment. I see the generated broker.xml file, the acceptor is already configured as accept ssl connection like below. The url is generated by operator automatically. The connector is still original url without ssl parameters. I tried to use connector from the CR, but the host field is required and doesn't support variable like the ingressHost field. Is there any we i can configure the connector to use ssl when connecting the cluster? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@wangshu3000 you could use brokerProperties with the broker prefix to enable SSL for your connector, i.e.
|
Beta Was this translation helpful? Give feedback.
@wangshu3000 you could use brokerProperties with the broker prefix to enable SSL for your connector, i.e.