if (req.protocol != "https") {
  error 602 "Force SSL";
}