Our application is facing some handshake timeout using okta-spring-boot-starter lib.
“The connection observed an error
io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms”
We tried to override react.netty settings but not working.
Can you please suggest a way to increase this timeout?
If this does not help and you have ReactorNetty overridden in your settings we may need some more logs from your app to assist with this to further assist with this issue.
hii…To resolve the issue, adjust the relevant properties in your application’s configuration related to connection or SSL handshake timeouts. See documentation for specific configuration options.