Skip to content

Validator updates MTA-STS-dependent policies - #251

Open
sydneyli wants to merge 2 commits into
cleanup-domain-policyfrom
mta-sts-again
Open

Validator updates MTA-STS-dependent policies#251
sydneyli wants to merge 2 commits into
cleanup-domain-policyfrom
mta-sts-again

Conversation

@sydneyli

Copy link
Copy Markdown
Contributor

Port of #217 and #247 for easier reading/review.

@sydneyli
sydneyli requested a review from vbrown608 August 19, 2019 20:00
Comment thread main.go
// log.Println("[Starting queued validator]")
// go validator.ValidateRegularly("MTA-STS domains", db.Policies, 24*time.Hour)
}
// go validator.ValidateRegularly("MTA-STS domains", db.Policies, 24*time.Hour)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove leftover & commented code

Comment thread validator/validator.go
return &policy.TLSPolicy{Mode: r.Mode, MXs: r.MXs}
}

func getMTASTSUpdater(update func(*models.PolicySubmission) error) checkPerformer {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be used somewhere!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant