James Kasten
|
f59a581c35
|
Merge branch 'master' of github.com:letsencrypt/lets-encrypt-preview
|
2014-11-18 03:20:54 -08:00 |
|
James Kasten
|
abf865beca
|
Add --help option
|
2014-11-18 03:20:42 -08:00 |
|
Peter Eckersley
|
c18e0838d6
|
README formatting
|
2014-11-18 03:14:49 -08:00 |
|
Peter Eckersley
|
08cb7f9dff
|
Merge remote-tracking branch 'letsencrypt/master'
|
2014-11-18 03:01:16 -08:00 |
|
Peter Eckersley
|
c9009b1e54
|
Cleanup README
|
2014-11-18 03:00:34 -08:00 |
|
James Kasten
|
77e7ddda7e
|
Merge branch 'master' of github.com:letsencrypt/lets-encrypt-preview
|
2014-11-18 02:59:39 -08:00 |
|
James Kasten
|
8d55ffdd87
|
Formatted output of filter_names selection for --text mode
|
2014-11-18 02:59:28 -08:00 |
|
Peter Eckersley
|
6b69f6371c
|
Add usage
|
2014-11-18 02:46:59 -08:00 |
|
Peter Eckersley
|
0e068b4670
|
Add usage
|
2014-11-18 02:46:36 -08:00 |
|
Peter Eckersley
|
3c89b6838c
|
formatting
|
2014-11-18 02:44:58 -08:00 |
|
Peter Eckersley
|
614cf89d55
|
More documentation
|
2014-11-18 02:42:56 -08:00 |
|
Peter Eckersley
|
396f6b0b50
|
Attempt to document dependencies
|
2014-11-18 02:31:55 -08:00 |
|
James Kasten
|
1dca1441ee
|
Added notes about the status of configurator
|
2014-11-18 01:56:26 -08:00 |
|
James Kasten
|
aa3d7986d8
|
Fixed --text bug when selecting whether to redirect host
|
2014-11-18 01:55:36 -08:00 |
|
Peter Eckersley
|
bd19df886b
|
README should be markdown.
|
2014-11-17 15:34:19 -08:00 |
|
Peter Eckersley
|
3fb1ab94d7
|
New README for Let's Encrypt
|
2014-11-17 15:34:00 -08:00 |
|
Peter Eckersley
|
9a298364f1
|
Add a license for launch: Apache 2.0
|
2014-11-17 15:28:27 -08:00 |
|
Seth Schoen
|
0bbec49880
|
consistent naming of PEM files in CONFIG.py
|
2014-11-17 15:00:36 -08:00 |
|
Seth Schoen
|
16af948b36
|
use JSON Schema schemata for ACME protocol validation
|
2014-11-17 14:50:01 -08:00 |
|
James Kasten
|
ac28e9f880
|
Clean code... add OCSP staple check
|
2014-11-17 03:51:00 -08:00 |
|
Peter Eckersley
|
b4170b539d
|
README for the attic
|
2014-11-14 18:19:02 -08:00 |
|
Peter Eckersley
|
59f60e1fe2
|
Move files that are specific to the trustify protocol into the attic
|
2014-11-14 18:16:40 -08:00 |
|
Peter Eckersley
|
8f660978e4
|
rm intermediate-state protocol docs
|
2014-11-14 18:00:10 -08:00 |
|
James Kasten
|
6b69241e17
|
Cleaned up --text option by wrapping all lines at 80 chars
|
2014-11-13 13:05:03 -08:00 |
|
James Kasten
|
c1a482a8da
|
Formatting changes before demo
|
2014-11-13 01:49:32 -08:00 |
|
James Kasten
|
69b8f58735
|
forgot files in top directory
|
2014-11-11 23:22:59 -08:00 |
|
James Kasten
|
29b21ebb7a
|
Renamed client strings/file names plus a few small changes
|
2014-11-11 23:21:36 -08:00 |
|
James Kasten
|
f72836ba14
|
Add validator class to be used after configuration to guarantee correctness
|
2014-11-11 11:52:53 -08:00 |
|
James Kasten
|
4af311894b
|
Finished refactoring client.py and also reduced column size to 80 through display and client
|
2014-11-11 01:42:46 -08:00 |
|
James Kasten
|
66c37a2d40
|
Pulled out all display code out of client and arranged code into a curses and stdout Singleton
|
2014-11-10 22:55:01 -08:00 |
|
James Kasten
|
66b5b7a0c5
|
Changed display to a Singleton inherited class that can inherit multiple display types
|
2014-11-10 16:19:24 -08:00 |
|
James Kasten
|
1712a024e5
|
Started refactoring code - roughly demo ready
|
2014-11-10 07:30:36 -05:00 |
|
James Kasten
|
cbec87e181
|
Fully support Revocation with menus
|
2014-11-09 07:30:40 -05:00 |
|
James Kasten
|
19bc2fa084
|
Certificate Issuance/Deployment/Redirection; recovery tokens/contact
|
2014-11-08 06:11:29 -05:00 |
|
James Kasten
|
412b28b219
|
Protocol overhaul - initial commit down to certificate issuance
|
2014-11-07 06:38:48 -05:00 |
|
James Kasten
|
80799e28a0
|
Initial ACME compliant DVSNI commit
|
2014-11-06 05:37:22 -05:00 |
|
Jacob Hoffman-Andrews
|
613a8f5e88
|
Improve cronjob operation to only process diffs.
|
2014-10-20 16:15:13 -04:00 |
|
Jacob Hoffman-Andrews
|
f04e8259a9
|
Protocols separated by colons, not commas.
|
2014-10-20 09:29:22 -04:00 |
|
Jacob Hoffman-Andrews
|
828c00b758
|
Find deferred lines in log summary.
Also add a cron mode that only emits output if there's something wrong.
|
2014-10-17 15:28:49 -04:00 |
|
Jacob Hoffman-Andrews
|
1d47acddfd
|
Remove extraneous print of config.
|
2014-10-17 15:28:44 -04:00 |
|
Jacob Hoffman-Andrews
|
726afb8b95
|
Install CAfile on config generation.
|
2014-10-17 15:28:32 -04:00 |
|
Jacob Hoffman-Andrews
|
a1d016d031
|
Add motivating examples to README
|
2014-10-13 15:57:59 -04:00 |
|
jsha
|
91f6be6b3b
|
Merge pull request #6 from jsha/move-collection
Move collection
|
2014-10-08 16:36:19 -04:00 |
|
Peter Eckersley
|
97cce82e5a
|
Merge pull request #7 from jsha/min-tls-version
Treat min-tls-version as a minimum.
|
2014-10-08 11:32:54 -07:00 |
|
Jacob Hoffman-Andrews
|
622fc72dc1
|
Treat min-tls-version as a minimum.
Fixes #5.
|
2014-09-10 17:36:46 -04:00 |
|
Jacob Hoffman-Andrews
|
42c63cb6dd
|
More informative message for RDNS fail.
|
2014-09-08 16:25:40 -04:00 |
|
Jacob Hoffman-Andrews
|
31e320d0a7
|
Collect certs in a subdir.
|
2014-08-13 15:59:50 -04:00 |
|
Jacob Hoffman-Andrews
|
7f9dadd681
|
Merge branch 'master' of github.com:EFForg/starttls-everywhere
|
2014-08-13 10:50:18 -04:00 |
|
Jacob Hoffman-Andrews
|
ad40618897
|
Respond to pde's comments
|
2014-08-13 10:49:50 -04:00 |
|
jsha
|
e0edc1b7ec
|
Add link to mailing list.
|
2014-08-12 12:18:32 -04:00 |
|