Skip to content

Spring Integration - TCP SSL Support #4012

Answered by garyrussell
ppussar asked this question in Q&A
Discussion options

You must be logged in to vote

The DSL does not currently support the tcpSocketFactorySupport property.

I will convert this to an issue to add support to the DSL.

As a work around you can define a TcpConnectionFactoryFactoryBean @Bean instead and inject the object it creates (TcpNetServerConnectionFactory) into the flow.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@garyrussell
Comment options

@ppussar
Comment options

Answer selected by ppussar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants