You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1. In my project we are planning to use consul as discovery service and do register services with https health checks and self signed certificate and this merge is the key for us to move forward.
)
* Add ability to skip certificate verification during service checks
Fixesgh-261
* Update to randomized port and class name based on feedback
* Move properties to @SpringBootTest
* Format code using Spring Cloud Build formatter
* Remove unused imports
It seems new feature from consul that was implemented by PR hashicorp/consul#1984 and is available in 0.7.1.
I created PR for consul-api Ecwid/consul-api#83 to support it
The text was updated successfully, but these errors were encountered: