newrelic/centurion

Health checks should accept SSL

frankywahl opened this issue · 2 comments

Write now, health checks are all using HTTP:
https://github.com/newrelic/centurion/blob/master/lib/centurion/deploy.rb#L61

It should allow for different schemas like https, or maybe event ftp or something else.

A pull request on that would be welcome.

Closed by #104