mirror of
https://github.com/certbot/certbot.git
synced 2026-04-24 23:56:58 -04:00
* 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/`. |
||
|---|---|---|
| .. | ||
| Config.py | ||
| PostfixConfigGenerator.py | ||
| PostfixLogSummary.py | ||
| TestConfig.py | ||