class HttpsController < CheckController
protected
def type
:https
end
def worker
HTTPSWorker
def tls_type
'HTTPS'