class TlsController < CheckController
protected
def type
:tls
end
def worker
TLSWorker
def tls_type
'TLS'