certbot/certbot
Adrien Ferrand 3888bc8f2a Revert " Add FreeBSD specific paths (#6702)" (#7056)
Revert #6702

After some discussions, we realized that changing the path for FreeBSD users, if it corresponds to the path used when Certbot is installed using ports, will break for users that installed it through certbot-auto.

Indeed in this case, the path used was the one for Linux. After #6702, Certbot would not find anymore the existing config path by default.

It would require, to be integrated, a proper documentation and a migration path. For now, it is preferable to revert it.

This reverts commit 7fe82cf1ac.
2019-05-13 13:55:22 -07:00
..
compat Revert " Add FreeBSD specific paths (#6702)" (#7056) 2019-05-13 13:55:22 -07:00
display [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
plugins [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
tests Print warning when certbot-auto has insecure permissions. (#6995) 2019-04-30 10:45:03 -07:00
.gitignore s/letsencrypt/certbot 2016-04-13 16:03:59 -07:00
__init__.py Bump version to 0.35.0 2019-05-01 14:07:30 -07:00
account.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
achallenges.py Use josepy instead of acme.jose. (#5203) 2017-12-11 11:25:09 -08:00
auth_handler.py Merge branch 'master' into pylint 2019-04-02 22:32:01 +02:00
cert_manager.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
cli.py Print warning when certbot-auto has insecure permissions. (#6995) 2019-04-30 10:45:03 -07:00
client.py Warn install users that future versions of certbot will automatically redirect (#6976) 2019-04-26 12:43:09 -07:00
configuration.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
constants.py Print warning when certbot-auto has insecure permissions. (#6995) 2019-04-30 10:45:03 -07:00
crypto_util.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
eff.py Merge branch 'master' into pylint 2019-04-02 22:32:01 +02:00
error_handler.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
errors.py PluginStorage to store variables between invocations. (#5468) 2018-04-11 08:54:55 -07:00
hooks.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
interfaces.py Merge branch 'master' into pylint 2019-04-02 22:32:01 +02:00
lock.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
log.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
main.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
notify.py s/Let's Encrypt/Certbot 2016-04-13 16:13:50 -07:00
ocsp.py Update to Pylint 1.9.4 and corrections 2019-04-09 09:22:19 +02:00
renewal.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
reporter.py Refactoring for better logging (#4444) 2017-03-30 16:17:57 -07:00
reverter.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
ssl-dhparams.pem Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973) 2017-09-01 07:57:30 -07:00
storage.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
updater.py Do not call IPlugin.prepare() for updaters when running renew (#6167) 2018-07-06 13:19:29 -07:00
util.py Implements specific overrides for Fedora 29+ in Apache plugin (#6988) 2019-05-01 03:21:10 +03:00