PatMealeyTR opened a new pull request, #21: URL: https://github.com/apache/activemq-nms-openwire/pull/21
If not explicitly using the setter, return SslProtocols.None instead of SslProtocols.Default. This allows the operating system to choose the best protocol to use, and to block protocols that are not secure. See MS document at the included link, "default" is not supposed to be used anymore. https://docs.microsoft.com/en-us/dotnet/api/system.security.authentication.sslprotocols?view=net-6.0 -- 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]
