Commit Graph
6942 Commits
Author SHA1 Message Date
Brad Warren 07b85f9f90 Make testdata the CWD of compatibility test dockerfiles 2016-08-10 16:32:38 -07:00
Brad Warren 0edb1f6792 Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Brad Warren a76c36bf12 Remove old Dockerfiles 2016-08-10 15:52:33 -07:00
Brad Warren 2d099680d0 Rename apache compatibility test tarball 2016-08-10 15:39:59 -07:00
Brad Warren 4c596311b0 Add nginx compatibility test data tarball 2016-08-10 15:39:35 -07:00
Seth Schoen 595e515518 Restart web servers before beginning tests 2016-08-10 14:57:44 -07:00
Seth Schoen ff3ade84ce Merge branch 'nginx-compatibility-test' of github.com:certbot/certbot into nginx-compatibility-test 2016-08-08 18:03:56 -07:00
Seth Schoen 6e86c71259 Provide a copy of the self-signed cert as the fullchain as well 2016-08-08 18:03:07 -07:00
Seth Schoen 7d27c1f500 More correct parsing of lines containing trailing space 2016-08-08 17:51:55 -07:00
Peter Eckersley 0504882e08 Always newline config edits
Even if they're transient
2016-08-08 17:50:20 -07:00
Seth Schoen a966641ef4 Merge remote-tracking branch 'origin/master' into nginx-compatibility-test 2016-08-08 17:27:30 -07:00
Seth Schoen d41ceff86d Various WIP on nginx compatibility test 2016-08-08 17:24:54 -07:00
Seth Schoen e77a3ed7b9 Return individual key, not entire config dictionary! 2016-08-08 17:22:53 -07:00
Peter EckersleyandGitHub 9525fa8b1e Merge pull request #3381 from certbot/doc-getting-started
Change "hacking" to "getting started" in the docs
2016-08-08 13:41:14 -07:00
Jacob Hoffman-Andrews e49a41be34 Change "hacking" to "getting started" in the docs 2016-08-08 12:17:42 -07:00
Seth Schoen ae6ca4d4ca Minimal fake os_constant() for nginx constants.py 2016-08-05 15:13:04 -07:00
Seth Schoen 2cd2228ca6 starts_with is actually called startswith 2016-08-05 15:07:35 -07:00
Peter EckersleyandGitHub e1d8ba4977 Merge pull request #3269 from yan12125/python3-certonly
Python 3 support for certonly
2016-08-05 14:43:55 -07:00
Peter EckersleyandGitHub 274702c1a7 Merge pull request #3356 from certbot/osrelease_like
Add os-release ID_LIKE parsing if original distribution mapping not found in constants
2016-08-04 18:15:51 -07:00
Seth Schoen 353cb6e6c6 New _get_names approach for nginx test 2016-08-03 17:10:20 -07:00
Joona Hoikkala c346cdf2f3 Changed SUSE mod handling constant 2016-08-02 09:57:34 +03:00
Brad WarrenandGitHub eff181c68c Merge pull request #2061 from wteiken/add_dns01_challenge
Add dns-01 challenge support to the ACME client
2016-08-01 14:45:21 -07:00
Wilfried Teiken b2505b996f Switch to always using dnspython (requires dnspthon>=1.12).
Also, address some documentation nits.
2016-07-31 20:36:00 -04:00
Wilfried Teiken 827c93510c Merge branch 'add_dns01_challenge' of github.com:wteiken/letsencrypt into add_dns01_challenge 2016-07-31 20:13:36 -04:00
Joona Hoikkala b891cac3dc Added suse constants 2016-07-31 01:10:28 +03:00
Yen Chi Hsuan 8a09a7ed67 Python 3 support for certonly 2016-07-30 23:07:02 +08:00
Joona Hoikkala 28fc02143b Remove enmod and dismod values as they are not needed 2016-07-30 11:59:58 +03:00
Joona Hoikkala 093ebd2f03 Tests 2016-07-30 11:49:04 +03:00
Joona Hoikkala 63a47f8b6b Fix variable name 2016-07-30 11:07:04 +03:00
Joona Hoikkala c87282d5aa Un-debian the defaults 2016-07-30 10:44:46 +03:00
Joona Hoikkala a5859910e7 If os name is not found, try LIKE var from os-release 2016-07-30 10:43:38 +03:00
Joona Hoikkala 95fad04fdd Added method to get the LIKE var contents as a list 2016-07-30 10:39:35 +03:00
Brad WarrenandGitHub 7ab09f5ddf Merge pull request #3354 from certbot/add-underscore
Fix README typo
2016-07-29 19:10:57 -07:00
Brad Warren 04fd293ec2 add underscore to broken developer guide link 2016-07-29 18:56:03 -07:00
Seth Schoen 7b67ba6797 Remove unused Apache-related variables 2016-07-29 17:14:23 -07:00
Seth Schoen 89f576babb Primarily simple s/apache/nginx/ and the like 2016-07-29 16:51:33 -07:00
Brad WarrenandGitHub c6eeb6cec8 Merge pull request #3294 from certbot/docs-structure
New docs structure and introduction
2016-07-29 13:52:14 -07:00
Peter EckersleyandGitHub e525f5d4d2 Merge pull request #3345 from certbot/nginx-redirect
Fix spacing of nginx redirect blocks
2016-07-28 19:09:44 -07:00
Peter Eckersley fbf8a27157 Slight tweaks 2016-07-28 19:05:08 -07:00
Brad Warren eeb0948a96 point devs specifically at developer guide 2016-07-28 17:14:04 -07:00
Brad Warren 07eaa4a61b Clarify need for root privileges 2016-07-28 17:11:07 -07:00
Peter Eckersley 9e9c4dfcf5 fix test 2016-07-27 16:55:23 -07:00
Peter Eckersley d55580025f Extra newlines & spacing 2016-07-27 16:29:30 -07:00
Peter Eckersley 2feeb50109 Fix spacing of nginx redirect blocks 2016-07-27 16:00:43 -07:00
schoenandGitHub 94ea424638 Merge pull request #3287 from certbot/nginx-charset-map
Nginx charset_map and ${VARIABLE_SUBSTITUTION} parsing
2016-07-27 15:14:15 -07:00
Brad WarrenandGitHub ffc1874854 Merge pull request #3335 from joohoi/psutil_fix
Gradually remove psutil dependency, bugfix [URGENT]
2016-07-27 08:54:08 -07:00
Joona Hoikkala 702e218f14 Re-remove the psutil dependency from setup.py 2016-07-27 15:40:47 +03:00
Joona Hoikkala ade8403310 Revert "Remove psutil dependency"
This reverts commit 9bd361b28d.
2016-07-27 15:36:12 +03:00
Peter EckersleyandGitHub a8649cc706 Merge pull request #3280 from joohoi/psutil
Use simple socket test for port availability if psutil not found
2016-07-26 17:28:03 -07:00
Noah SwartzandGitHub b08a3eb7ba Merge pull request #3327 from certbot/wikill
Prepare docs to turn off the wiki
2016-07-25 16:26:57 -07:00