keijack / python-eureka-client

A eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.
MIT License
184 stars 43 forks source link

Protocol option runOnHttps?? #25

Closed livinglife2x closed 4 years ago

livinglife2x commented 4 years ago

Is there an option to register as https ?

livinglife2x commented 4 years ago

secure_port = , secure_port_enabled = True