1.6.3 (2017-10-21)
Fix various operations when
USE_TZisTrue.Email addresses are now independently validated by
validate_email. cryptography 2.1 no longer validates email addresses itself.Require
cryptography>=2.1. Older versions should not be broken, but the output changes breakingdoctests, meaning they’re no longer tested either.CA keys are no longer stored with colons in their filename, fixing
init_caunder Windows.