log.Infof("[%s] Served key authentication",domain)
log.Infof("[%s] Served key authentication",domain)
}else{
}else{
log.Warnf("Received request for domain %s with method %s but the domain did not match any challenge. Please ensure your are passing the HOST header properly.",r.Host,r.Method)
log.Warnf("Received request for domain %s with method %s but the domain did not match any challenge. Please ensure your are passing the HOST header properly.",r.Host,r.Method)