I am facing a problem when trying to use Zuul, As the client apps are registered in Eureka using HTTPS, when Zuul reads from Eureka registries it receive the url with no HTTPS and Zuul can't point to the right url (Https url).
Maybe some of you had faced this problem. Thank you for help.
UPDATED
Just to mention, I could solve the problem with the help of @RaphSoft, A team mate of the place where I work.
If someone is facing the same problem, He has posted the solution in his GitHub Repo, Here is the link. https://github.com/raphsoft/samples/tree/master/resource-server.