complainer icon indicating copy to clipboard operation
complainer copied to clipboard

mesos https support

Open vixns opened this issue 9 years ago • 1 comments

http scheme is hardcoded on https://github.com/cloudflare/complainer/blob/master/mesos/cluster.go#L148 and https://github.com/cloudflare/complainer/blob/master/mesos/cluster.go#L162

Complainer should instead extract and use the scheme from the first --masters, or add an option to enable https.

vixns avatar Oct 23 '16 00:10 vixns

@alberts, do you know if there is a way to detect that Mesos deployment has SSL enabled if you only have master state?

@vixns this gets tricky if you issue certs with your own CA.

bobrik avatar Oct 26 '16 20:10 bobrik