coolbeevip 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_r346736414
########## 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: I added the link in the comment of the commit. Do I still need to explain it in the source file? ---------------------------------------------------------------- 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
