EFForg / starttls-backend

STARTTLS Everywhere web backend and checker
https://starttls-everywhere.org/
Other
18 stars 6 forks source link

Regular validator updates MTA-STS-dependent policies #217

Closed sydneyli closed 5 years ago

sydneyli commented 5 years ago

For each MTA-STS-dependent policy, checks MTA-STS policy against internal DB hostname store, and performs an update if they don't match.

Depends on #216 ~

sydneyli commented 5 years ago

Thanks for the review @vbrown608 ! I just merged with upstream and am fixing a couple of things. Will ping this thread once I think it's ready for review :)

sydneyli commented 5 years ago

I think this will have to depend on the cleaner abstractions in #245 to do in a way that doesn't cause us more headache. Closing for now, going to port code to sit on top of that branch.