mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-27 14:59:03 +00:00
There are usually some hints available, especially if the Server came from Eureka. Unfortunately Server on it's own doesn't contain enough information (why?), but as a fallback we can guess that anyone using port 443 is secure. Fixes gh-459