hi , i am trying to configure SSL context parameters using YAML dsl. I am not able to configure it. can anyone point me the sample configuration , i am not able to find documentation for the YAML dsl. any pointers would be appreciated. YAML Snippet below for your reference, here how to configure the custom SSL bean using YAML configuration.?
- to: id: to-e5b0 uri: https parameters: sslContextParameters: customssl httpUri: https://<secure_URL>/ httpMethod: GET -- Regards, Rohan Emmanuel