James Kasten
|
19bc2fa084
|
Certificate Issuance/Deployment/Redirection; recovery tokens/contact
|
2014-11-08 06:11:29 -05:00 |
|
James Kasten
|
412b28b219
|
Protocol overhaul - initial commit down to certificate issuance
|
2014-11-07 06:38:48 -05:00 |
|
James Kasten
|
80799e28a0
|
Initial ACME compliant DVSNI commit
|
2014-11-06 05:37:22 -05:00 |
|
Jacob Hoffman-Andrews
|
613a8f5e88
|
Improve cronjob operation to only process diffs.
|
2014-10-20 16:15:13 -04:00 |
|
Jacob Hoffman-Andrews
|
f04e8259a9
|
Protocols separated by colons, not commas.
|
2014-10-20 09:29:22 -04:00 |
|
Jacob Hoffman-Andrews
|
828c00b758
|
Find deferred lines in log summary.
Also add a cron mode that only emits output if there's something wrong.
|
2014-10-17 15:28:49 -04:00 |
|
Jacob Hoffman-Andrews
|
1d47acddfd
|
Remove extraneous print of config.
|
2014-10-17 15:28:44 -04:00 |
|
Jacob Hoffman-Andrews
|
726afb8b95
|
Install CAfile on config generation.
|
2014-10-17 15:28:32 -04:00 |
|
Jacob Hoffman-Andrews
|
a1d016d031
|
Add motivating examples to README
|
2014-10-13 15:57:59 -04:00 |
|
jsha
|
91f6be6b3b
|
Merge pull request #6 from jsha/move-collection
Move collection
|
2014-10-08 16:36:19 -04:00 |
|
Peter Eckersley
|
97cce82e5a
|
Merge pull request #7 from jsha/min-tls-version
Treat min-tls-version as a minimum.
|
2014-10-08 11:32:54 -07:00 |
|
Jacob Hoffman-Andrews
|
622fc72dc1
|
Treat min-tls-version as a minimum.
Fixes #5.
|
2014-09-10 17:36:46 -04:00 |
|
Jacob Hoffman-Andrews
|
42c63cb6dd
|
More informative message for RDNS fail.
|
2014-09-08 16:25:40 -04:00 |
|
Jacob Hoffman-Andrews
|
31e320d0a7
|
Collect certs in a subdir.
|
2014-08-13 15:59:50 -04:00 |
|
Jacob Hoffman-Andrews
|
7f9dadd681
|
Merge branch 'master' of github.com:EFForg/starttls-everywhere
|
2014-08-13 10:50:18 -04:00 |
|
Jacob Hoffman-Andrews
|
ad40618897
|
Respond to pde's comments
|
2014-08-13 10:49:50 -04:00 |
|
jsha
|
e0edc1b7ec
|
Add link to mailing list.
|
2014-08-12 12:18:32 -04:00 |
|
Peter Eckersley
|
78a55c3823
|
Question about postfix logparsing output
|
2014-08-08 13:16:40 -07:00 |
|
Peter Eckersley
|
9cafcf1caf
|
Comment regexp
|
2014-08-08 13:15:15 -07:00 |
|
Peter Eckersley
|
8c6d28ce95
|
Comment with some sample postfix log lines
(both those we support already, and those we may want to in the future...)
|
2014-08-08 13:01:33 -07:00 |
|
Peter Eckersley
|
30ba7e9305
|
Deduplicate stray comment line
|
2014-08-08 13:01:04 -07:00 |
|
Peter Eckersley
|
a6700e3172
|
Merge branch 'misc' of ssh://github.com/EFForg/starttls-everywhere into misc
|
2014-08-08 11:58:26 -07:00 |
|
Peter Eckersley
|
0bd8134e5f
|
Comments
(and code review in comment form)
|
2014-08-08 11:57:01 -07:00 |
|
Peter Eckersley
|
ff5810d78f
|
Don't accept files on the command line that don't do anything
|
2014-08-08 11:36:04 -07:00 |
|
Peter Eckersley
|
21ff3acf93
|
Set/list comprehensions are a bit more readable than lambdas
|
2014-08-08 11:26:59 -07:00 |
|
Jacob Hoffman-Andrews
|
cebc6f9a20
|
ProcessGoogleSTARTTLSDomains -> latest CSV format.
Also output in a more useful format, require >= 99% encrypted output in the CSV,
hande .{...} domains, and manually add gmail.com.
|
2014-08-08 13:28:01 -04:00 |
|
Jacob Hoffman-Andrews
|
749c4e39e0
|
Update meta-config with latest domains.
|
2014-08-07 17:34:40 -04:00 |
|
Jacob Hoffman-Andrews
|
6a1aa8e6b6
|
Update to latest config format.
|
2014-08-07 17:34:21 -04:00 |
|
Jacob Hoffman-Andrews
|
bdd4d01dc7
|
Update and sort golden-domains.txt, commit google-starttls-domains.csv
|
2014-08-07 16:57:51 -04:00 |
|
Jacob Hoffman-Andrews
|
6a40e1964b
|
Notice if there are no "Trusted" entries.
|
2014-08-07 15:05:10 -04:00 |
|
Jacob Hoffman-Andrews
|
82ef8b185a
|
Merge branch 'master' of github.com:EFForg/starttls-everywhere into misc
Conflicts:
MTAConfigGenerator.py
starttls-everywhere.json
|
2014-08-06 18:26:31 -04:00 |
|
Jacob Hoffman-Andrews
|
dd4f9d35ae
|
Improve checker and starttls-everywhere.json.
Now we alphabetize keys on output for more useful diffs.
|
2014-08-06 18:23:13 -04:00 |
|
Jacob Hoffman-Andrews
|
127d49e837
|
Manually add a couple known-good domains.
These were skipped because in the Google data they are represented as,
e.g. 'gmail.{..}'.
|
2014-08-06 18:22:32 -04:00 |
|
Jacob Hoffman-Andrews
|
a85fad98c0
|
Restore default config
|
2014-08-06 18:22:08 -04:00 |
|
Jacob Hoffman-Andrews
|
1c3c69aaad
|
Allow parameters to MTAConfigGenerator.
|
2014-08-06 17:08:49 -04:00 |
|
Jacob Hoffman-Andrews
|
3de8c2a651
|
Do a better job finding address domain from mx doman.
|
2014-08-06 17:08:30 -04:00 |
|
Peter Eckersley
|
803c39e585
|
Merge remote-tracking branch 'github/master'
Conflicts:
ConfigParser.py
|
2014-06-19 09:11:15 -07:00 |
|
Jacob Hoffman-Andrews
|
51980e212f
|
First pass at logs analysis
|
2014-06-18 17:50:41 -04:00 |
|
Peter Eckersley
|
3df343495e
|
Various fixups
|
2014-06-18 10:58:53 -07:00 |
|
Peter Eckersley
|
45aeb5b003
|
Merge remote-tracking branch 'github/master'
Conflicts:
ConfigParser.py
starttls-everywhere.json
|
2014-06-18 10:56:48 -07:00 |
|
Jacob Hoffman-Andrews
|
67ee3b0488
|
Config format change - don't use * as it's misleading.
|
2014-06-18 12:32:17 -04:00 |
|
Peter Eckersley
|
2eba47a716
|
Verify more of the policy language
|
2014-06-16 14:23:51 -07:00 |
|
Jacob Hoffman-Andrews
|
51f90ffafb
|
Write policies based on address domain, not stripped mx-domain
|
2014-06-16 18:26:56 +00:00 |
|
Peter Eckersley
|
8d6b6c358a
|
Merge branch 'master' of ssh://github.com/jsha/starttls-everywhere
Conflicts:
MTAConfigGenerator.py
|
2014-06-16 02:47:15 -07:00 |
|
Peter Eckersley
|
9da4f93ae5
|
Changes for live demo
|
2014-06-16 02:46:46 -07:00 |
|
Jacob Hoffman-Andrews
|
3cf61a54b7
|
Add alternatives section
|
2014-06-13 13:57:19 -04:00 |
|
Jacob Hoffman-Andrews
|
43d457aa77
|
Typo cleanup in MTAConfigGenerator
|
2014-06-12 13:18:20 -04:00 |
|
Jacob Hoffman-Andrews
|
499f6c2fad
|
Add comment to ProcessgoogleSTARTTLSDomains.py
|
2014-06-12 11:53:02 -04:00 |
|
Jacob Hoffman-Andrews
|
9cd71642fb
|
Fix italicization boundaries
|
2014-06-12 11:50:39 -04:00 |
|
Jacob Hoffman-Andrews
|
7a7329fa19
|
Merge remote-tracking branch 'pde/master'
|
2014-06-12 11:49:09 -04:00 |
|