Daniel Wilcox
c6baa82ee4
Implement basic get_all_certs_keys, tests pass.
2016-04-28 15:14:06 -07:00
Daniel Wilcox
e75bafa439
Add basic test for get_all_certs_keys IInstaller interface method.
2016-04-28 12:27:49 -07:00
Daniel Wilcox
cc83e9ba52
Wrap some lines, new style exceptions, return check for restart.
2016-04-28 12:26:56 -07:00
Daniel Wilcox
5928fae89e
Merge branch 'master' of github.com:dmwilcox/starttls-everywhere into hackathon
2016-03-29 15:04:23 -07:00
Daniel Wilcox
fd1cef3fa0
Implement get_all_names.
2016-03-29 14:31:27 -07:00
Daniel Wilcox
fee9c86233
Add failing test for get_all_names.
2016-03-29 14:20:33 -07:00
Daniel Wilcox
5cc317408c
Move attributes into init and allow for injecting file contents for testing.
2016-03-29 14:19:13 -07:00
Aaron Zauner
0ba508ee2d
disable SSLv2,3 client-side too #24
2016-03-29 19:02:00 +02:00
Aaron Zauner
1d37e94e17
disable SSLv3 and v3 by default #24
2016-03-29 18:43:08 +02:00
Peter Eckersley
843e156a51
Merge pull request #26 from EFForg/log-summary
...
Improve log summary code
2016-03-29 09:23:43 -07:00
Peter Eckersley
ce88098ba6
Merge remote-tracking branch 'origin/master'
2016-03-29 09:21:15 -07:00
Aaron Zauner
1cde7f9b54
added doc. on postfix version dependent features
2016-03-29 16:22:19 +02:00
Aaron Zauner
e42a222c5d
preliminary Postfix version check
2016-03-29 15:44:51 +02:00
Peter Eckersley
87022782fb
Catch stray missing line
2016-03-09 10:59:10 -08:00
Peter Eckersley
0ce1684ba6
Changes to MTAConfigGenerator needed to be moved by hand
2016-03-09 10:50:15 -08:00
Peter Eckersley
af1e94be5a
Merge branch 'log-summary'
...
Including adding dmwilcox's mandatory policy argument to jsha's argparse code
2016-03-09 10:05:43 -08:00
Peter Eckersley
e88eac65da
[documentation] Add links to LEPC interface sources
2016-03-02 10:47:59 -08:00
Peter Eckersley
d0629e62ea
Merge remote-tracking branch 'origin/master' into delimiters
2016-02-24 19:08:37 -08:00
Aaron Zauner
4d14423a21
re-structured project folder..
...
* Removed `ConfigParser.py` (ACK by Daniel).
* Removed MTAConfigGenerator-stub and renamed to `PostfixConfigGenerator.py`
* Moved all text/csv processing scripts to `tools/`.
* Moved all configuration files into dedicated `examples/` directory.
* unified all shebangs to `#!/usr/bin/env python` (default system python).
* Moved domain CSV and text-files to `share/`.
2016-02-24 23:35:52 +01:00