Commit graph

10174 commits

Author SHA1 Message Date
Jakub Warmuz
0374ae0a74
Remove remnants of fdec2/fenc2 2015-03-21 20:17:29 +00:00
William Budington
603f891a37 Renaming ClientAuthenticator to ContinuityAuthenticator 2015-03-21 20:01:41 +00:00
Garrett Robinson
5eb007cc31 Add Vagrantfile, document use
* Adds workaround to setup.py for issue with Vagrant sync filesystem and
  hard linking (used by distutils in Python < 2.7.9). This workaround is
  only used in a Vagrant environment.
* Adds Vagrant-related files to .gitignore
2015-03-21 12:51:33 -07:00
Jakub Warmuz
615b2c789d
_JWAHS.verify constant compare warning 2015-03-21 07:31:27 +00:00
William Budington
55494fd9cf Updating docs for docker usage 2015-03-21 02:43:15 +00:00
William Budington
147f198d7c Adding a cert path for certs generated in docker 2015-03-21 02:01:40 +00:00
Peter Eckersley
c5210d9fab Merge remote-tracking branch 'letsencrypt/restification' 2015-03-20 18:57:15 -07:00
Peter Eckersley
a863a8f9ac Link to the CONTRIBUTING file 2015-03-20 18:55:35 -07:00
Peter Eckersley
9d0ef35d25 Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview 2015-03-20 18:51:00 -07:00
William Budington
95090974e9 When running standalone client with docker, do not check container cert output dir for permissions 2015-03-21 01:03:14 +00:00
James Kasten
089ffa73dc Merge branch 'restification' of github.com:letsencrypt/lets-encrypt-preview into restification 2015-03-20 17:43:22 -07:00
James Kasten
ec8f54d1ee Merge pull request #296 from cooperq/restification
Add set up instructions to CONTRIBUTING.rst
2015-03-20 17:29:43 -07:00
Jakub Warmuz
7e820b093d
Initial impl. of v02, works with Boulder 2015-03-21 00:02:22 +00:00
Jakub Warmuz
e6b07f66d5
Remove decoder2/encoder2 2015-03-20 23:17:41 +00:00
William Budington
028179de25 Adding docker-compose file for runtime configuration 2015-03-20 23:02:43 +00:00
William Budington
039a6d79e6 Adding a Dockerfile for standalone setup 2015-03-20 22:57:56 +00:00
cooperq
a7059e6818 replace text with link to docs 2015-03-20 15:13:49 -07:00
James Kasten
44eb178fd7 Merge pull request #298 from Hainish/ignore-swp
Gitignore .swp for vim
2015-03-20 17:58:10 -04:00
James Kasten
a15b02983e Merge pull request #299 from garrettr/pin-pylint-1.4.2
Pin pylint to 1.4.2 to workaround #289
2015-03-20 17:57:25 -04:00
Garrett Robinson
2a2e4d2e8d Pin pylint and astroid to workaround #289 2015-03-20 14:48:36 -07:00
William Budington
75e4e5d48b Gitignore .swp for vim 2015-03-20 20:56:44 +00:00
Ada Lovelace
dee212fc90 fixes typos in CONTRIBUTING 2015-03-20 13:23:44 -07:00
Ada Lovelace
b288bcf4a6 include setup instructions in CONTRIBUTING.rst 2015-03-20 13:15:29 -07:00
Ada Lovelace
fb12b715bd added swig to list of dependencies to install in CONTRIBUTING.rst 2015-03-20 12:39:07 -07:00
Peter Eckersley
2f2e973552 Add the standalone mode to the README 2015-03-20 11:43:16 -07:00
Jakub Warmuz
7def7df897
JWS 2015-03-19 17:35:10 +00:00
Jakub Warmuz
8208a7f4d5
MockMessage test cleanup 2015-03-18 22:08:01 +00:00
Jakub Warmuz
77eb5f7625
jose.* imports cleanup 2015-03-18 22:07:37 +00:00
Jakub Warmuz
ef72b147ae
Remove signature verification on CertificateRequest deserialization. 2015-03-18 22:00:56 +00:00
Jakub Warmuz
d74ca1bbaa
tox: PYTHONHASHSEED=0 2015-03-18 15:04:27 +00:00
Jakub Warmuz
2d9bce8a7f
Fix typo 2015-03-18 14:32:43 +00:00
Jakub Warmuz
b6203d512c
acme.jose: (Typed)JSONObjectWithFields, Field, JWA. 2015-03-18 14:10:28 +00:00
James Kasten
b47cc8eb8f fix _path_satisfied test 2015-03-16 23:00:31 -07:00
James Kasten
7d41cadc99 make _path_satisfied conform to API 2015-03-16 22:58:33 -07:00
James Kasten
afd7db3a69 Merge pull request #282 from kuba/eula
EULA using pkg_resources (fixes #278)
2015-03-11 15:00:39 -04:00
Jakub Warmuz
97165b8711
EULA using pkg_resources (fixes #278) 2015-03-11 07:51:06 +00:00
James Kasten
2f85606d08 Merge pull request #277 from pavgup/patch-1
the readme one-liner fails in practice
2015-03-10 14:09:45 -04:00
James Kasten
1c31b35d8c Merge pull request #275 from kuba/setuptools
Add trove classifiers, clean up setup.py (c.f. #198).
2015-03-10 14:08:19 -04:00
Pavan Gupta
3ee1f0b402 the readme one-liner fails in practice
It's missing the required -d before the domain name.
2015-03-09 04:13:22 -04:00
James Kasten
f69f9809a1 git push origin masterMerge branch 'kuba-acme.challenges' 2015-03-04 23:01:39 -08:00
James Kasten
528bcc286e fix typo 2015-03-04 23:01:27 -08:00
James Kasten
b9c1694dad Merge branch 'acme.challenges' of git://github.com/kuba/lets-encrypt-preview into kuba-acme.challenges 2015-03-04 22:49:17 -08:00
Jakub Warmuz
61662553b5
Add trove classifiers, clean up setup.py (c.f. #198). 2015-02-28 21:01:22 +00:00
Jakub Warmuz
2b8f2cc113
rm letsencrypt.py, chmod -x, remove sheebangs 2015-02-28 20:40:33 +00:00
Jakub Warmuz
636e05e1c4
Use DVSNIResponse in confiurator_test 2015-02-28 09:09:44 +00:00
Jakub Warmuz
d230a210f8
Add indent to auth_handler log entries 2015-02-28 09:06:51 +00:00
Jakub Warmuz
ce1e43c603
Move decoders/encoders to top-level acme.util 2015-02-28 09:03:23 +00:00
Jakub Warmuz
c83f7c2473
Remove bool() cast from Signature.verify 2015-02-28 08:34:51 +00:00
Jakub Warmuz
5720cdc8c9
Inlining 2015-02-28 08:33:22 +00:00
Jakub Warmuz
cde829fa7c
Fix typo 2015-02-28 08:29:46 +00:00