1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

3836 Commits

Author SHA1 Message Date
Nav
25e6502aac Adding paths to cert and chain logging messages 2015-11-18 21:28:57 +02:00
Nav
24e5e3d8e5 Fixing tests broken by including the variable x in the logger debug messages 2015-11-18 12:49:06 +02:00
Nav
678fb555c0 Improving content of logging messages 2015-11-18 12:39:43 +02:00
Nav
062b4722e2 Adding even more logging to storage.py 2015-11-16 15:03:27 +02:00
Nav
6760355a23 Added more logging 2015-11-13 11:44:10 +02:00
Nav
cec5bb8b84 Adding logging for _consistent 2015-11-13 11:13:31 +02:00
Nav
f972cf19d3 Adding storage logging 2015-11-12 21:11:16 +02:00
Nav
e2e4dcf3a7 Merge remote-tracking branch 'letsencrypt/master' 2015-11-12 15:32:11 +02:00
Peter Eckersley
ca05b35a24 Merge pull request #1412 from kuba/pep8
pep8 love
2015-11-12 00:29:15 -08:00
Peter Eckersley
29bb057ae1 Merge pull request #1470 from ArchimedesPi/try-travis-containers
Reenable containerised Travis infrastructure
2015-11-11 23:51:50 -08:00
Liam Marshall
d2dacef313 Try reenabling container-based infrastructure
Try explicitly pulling from backports

Try travis's whitelisted Augeas PPA (not ours or backports)
2015-11-11 18:34:52 -06:00
Peter Eckersley
93faa29666 Merge pull request #1454 from pritambaral/fix/1281
Check for nginx binary before running letsencrypt-nginx
2015-11-11 12:18:57 -08:00
Peter Eckersley
64dff06f30 Merge pull request #1463 from sieben/correct_jwasignature
Redeclared names without usage
2015-11-11 12:08:14 -08:00
Peter Eckersley
33c52c106a Merge pull request #1464 from sieben/variable_already_existing
Variable key already existing in previous context
2015-11-11 12:06:12 -08:00
Rémy Léone
f02dcbbc4c Variable key already existing 2015-11-11 13:29:15 +01:00
Rémy Léone
e64149cae8 Redeclared names without usage 2015-11-11 13:27:09 +01:00
Chhatoi Pritam Baral
9d30a85b29 Add test for nginx not being installed 2015-11-11 17:54:26 +05:30
Peter Eckersley
df8cd3e751 Merge pull request #1282 from devnsec-com/pr8
[needs revision] Use su if sudo is not available
2015-11-10 19:04:50 -08:00
bmw
95be981742 Merge pull request #1443 from joohoi/domains_help
Help text for -d flag, and refactoring the long name from plural to singular form
2015-11-10 18:00:05 -08:00
bmw
26e13c9fa7 Merge pull request #1375 from johnl/1374-docker-symlink-bug-workaround
docker: Use full filename when copying symlink
2015-11-10 17:54:36 -08:00
Chhatoi Pritam Baral
0bbe69b36a Mock existence of nginx binary 2015-11-11 05:49:34 +05:30
Chhatoi Pritam Baral
414321fca6 Fix #1281: Check if nginx binary exists 2015-11-11 04:50:16 +05:30
Joona Hoikkala
3074ef996a Refactored the argument and the code to use --domain instead of --domains, which was semantically incorrect 2015-11-10 12:29:08 +02:00
Joona Hoikkala
096c689fba Added help text for -d flag 2015-11-10 12:03:15 +02:00
Peter Eckersley
6fbcebd4ab Merge pull request #1385 from joohoi/modmacro
Ignore mod_macro vhosts, and display notification
2015-11-09 19:03:11 -08:00
Peter Eckersley
6c3ea0d2a1 Merge branch 'config_sanity' 2015-11-09 16:19:21 -08:00
Peter Eckersley
d29ab2a523 Make final tweaks for landing #1421 2015-11-09 16:18:51 -08:00
bmw
4dc3ee7446 Merge pull request #1390 from letsencrypt/1274
Remove nonsensical Apache config directives
2015-11-09 15:41:27 -08:00
bmw
af0229d38a Merge pull request #1401 from letsencrypt/ssl-options
Downgrade a very excitable security comment to an XXX
2015-11-09 15:38:04 -08:00
Peter Eckersley
1711197b7f Merge pull request #1415 from letsencrypt/1408
Fix ExperimentalBootstrap on Mac
2015-11-09 11:39:40 -08:00
Joona Hoikkala
0d01cbfc92 Refactored the port check from NamespaceConfig init to the validation function 2015-11-08 23:05:33 +02:00
Joona Hoikkala
0c4456bd7e Fixed the comment to be accurate 2015-11-08 22:57:58 +02:00
Joona Hoikkala
a4b7d0d5c1 Making linter happy by removing the unused import 2015-11-08 22:44:32 +02:00
Joona Hoikkala
59b544be3b Moved the validation to configurator 2015-11-08 22:26:01 +02:00
Joona Hoikkala
3128bab7bd Added domain to renewer test mock 2015-11-08 22:21:11 +02:00
Joona Hoikkala
9077dfdbac Fixed the messages 2015-11-08 21:46:57 +02:00
Joona Hoikkala
ee38585eb4 Refactored domain flag checks into their own helper function to clear space for future checks 2015-11-08 21:43:48 +02:00
Joona Hoikkala
c80e4c0f2f Added comment to clarify FQDN regex 2015-11-08 21:14:12 +02:00
Joona Hoikkala
e63aaf7faf Changed the checks to be more readable and better semantically 2015-11-08 21:08:50 +02:00
Joona Hoikkala
ae080349c5 Changed the errors import 2015-11-08 21:04:48 +02:00
Joona Hoikkala
d6a3286a67 Fixed the wildcard domain string match 2015-11-08 20:50:39 +02:00
Joona Hoikkala
b35ebafe16 Fixed last half-assed commit to tests 2015-11-08 20:49:44 +02:00
Joona Hoikkala
57726e6384 Use python2.6 compatible test assertions 2015-11-08 20:42:24 +02:00
Joona Hoikkala
2ac7a2a9ea Check configuration sanity for domain flag 2015-11-08 20:23:01 +02:00
Dev & Sec
9c12102d0b use command -v instead of type, and add comments for the su_sudo function 2015-11-08 10:26:15 +00:00
Jakub Warmuz
0f36ed3eb3 Merge pull request #1414 from kuba/acme-standalone-log
Logging in acme.standalone: more and not to sys.stderr.
2015-11-08 06:57:23 +00:00
Jakub Warmuz
0dbb235961 Merge remote-tracking branch 'github/letsencrypt/master' into acme-standalone-log 2015-11-08 06:51:34 +00:00
Peter Eckersley
d209b5ea20 Merge pull request #1411 from kuba/tls-sni-01
tls-sni-01
2015-11-07 22:42:49 -08:00
Jakub Warmuz
c18f0b7073 Add rtype docs 2015-11-08 06:34:28 +00:00
Jakub Warmuz
37574e60e1 hexdigest lower() 2015-11-08 06:29:48 +00:00