# File common/lib/symbiosis/domain/ssl.rb, line 13
    def ssl_enabled?
      self.ssl_x509_certificate and self.ssl_key
    end