WillemJiang commented on a change in pull request #593: [SCB-1593] Use Netty native transport improve performance URL: https://github.com/apache/servicecomb-pack/pull/593#discussion_r346731330
########## File path: omega/omega-connector/omega-connector-grpc/src/main/resources/ssl.properties ########## @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -ciphers = ECDHE-RSA-AES128-GCM-SHA256,ECDHE-RSA-AES256-GCM-SHA384,ECDHE-ECDSA-AES128-SHA256 +ciphers = ECDHE-RSA-AES128-GCM-SHA256,ECDHE-RSA-AES256-GCM-SHA384 Review comment: It's better to add a link of the context why do we remove the cipher to help others trace the issue. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
