gaborgsomogyi commented on PR #27491: URL: https://github.com/apache/flink/pull/27491#issuecomment-3822301056
> @gaborgsomogyi Would it make sense to open a separate JIRA to discuss and handle the clean up of TLS_RSA certificates usage across Flink ? @swapna267 We can split up these problems because it's doable (and faster here 🙂). Since we set `SecurityOptions.SSL_ALGORITHMS` in tests already we can change the default in a separate jira. I can pick up the default change later. It has impact on all SSL communications. @balassai as I see this PR is one of your first contribs so I tend to agree with @swapna267 and we can go back to the original test only change. Namely if you put back the 2 RSA algos into `BlobClientSslTest.java‎` and roll back the default value change then we should be fine. Since that would be a low risk test only change I can punt that in after green azure run. If you want more challanges (up to you) then we can stick to the default value change but then we need to adjust documentation and maybe other areas as well. -- 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]
