KevinMeng4662 commented on issue #2042: URL: https://github.com/apache/camel-kamelets/issues/2042#issuecomment-2343261695
@oscerd We can suspend to expose cookieManagementDisabled parameter. I sincerely hope that can support below function. There is actual production use case that through the CamelHttpsSinkConnector to sync the event to RemoteEndpoint. And the RemoteEndpoint accessing must through mTLS (mutual Transport Layer Security), so need to set javax.net.ssl.keyStore, javax.net.ssl.keyStoreType, javax.net.ssl.keyStorePassword, ssl.KeyManagerFactory.algorithm parameters. Currently if CamelHttpsSinkConnector does not expose these parameters, that we cannot support this use case. Thanks a lot. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
