liubao68 commented on issue #1566: query about servicecomb rsa authentication between microservices URL: https://github.com/apache/servicecomb-java-chassis/issues/1566#issuecomment-583989767 Yes. Edge service do not enter "provider handler chain" bacause it is handling HTTP requests and acting as raw HTTP server. When edge forwarding requests to internal services, "consumer handler chain" is executed. For requests from browsers, you need enable HTTPS to authenticate the client.
---------------------------------------------------------------- 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
