Amjad Mashaal
|
9553f0edd9
|
Fixing conflicts
|
2016-05-26 02:03:46 +02:00 |
|
sagi
|
b77d288adb
|
Use cli.py to set .staple given .must_staple
|
2016-05-25 21:49:53 +00:00 |
|
Amjad Mashaal
|
911b4565be
|
Moving check for conflicting args to cli.py
|
2016-05-25 23:09:17 +02:00 |
|
Amjad Mashaal
|
a1cb24b3ef
|
Fixing conflicts
|
2016-05-25 23:08:33 +02:00 |
|
Amjad Mashaal
|
1fd44d9302
|
Fixing tests
|
2016-05-25 03:55:52 +02:00 |
|
Amjad Mashaal
|
87d0e938ad
|
Adding --dialog argument
|
2016-05-25 02:22:56 +02:00 |
|
Brad Warren
|
32d32dbc12
|
cli.py PEP8 fixes
|
2016-05-20 15:20:28 -07:00 |
|
Brad Warren
|
dfb1b72c99
|
Merge branch 'master' into csr++
|
2016-05-20 15:10:46 -07:00 |
|
 Sagi KedmiandJacob Hoffman-Andrews
|
ad76de2502
|
OCSP Stapling Enhancement for Apache (#2723)
Currently supports only Apache >=2.3.3.
letsencrypt --staple-ocsp -d dumpbits.com [no problem to set it on for apache => 2.3.3]
To check OCSP Stapling:
[~]$ echo QUIT | openssl s_client -connect dumpbits.com:443 -status 2>/dev/null | grep -A 31 'OCSP Resp'
OCSP Response Data:
OCSP Response Status: successful (0x0)
Response Type: Basic OCSP Response
Version: 1 (0x0)
Responder Id: C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
Produced At: Mar 26 17:54:00 2016 GMT
Responses:
Certificate ID:
Hash Algorithm: sha1
Issuer Name Hash: 7EE66AE7729AB3FCF8A220646C16A12D6071085D
Issuer Key Hash: A84A6A63047DDDBAE6D139B7A64565EFF3A8ECA1
Serial Number: 032A2108AAA650E6EE2E6B041C03C2612A19
Cert Status: good
This Update: Mar 26 17:00:00 2016 GMT
Next Update: Apr 2 17:00:00 2016 GMT
Signature Algorithm: sha256WithRSAEncryption
64:f2:71:02:6a:97:d9:eb:13:c1:5c:7a:f5:eb:26:89:3b:40:
e3:08:82:f7:71:d4:fa:61:4a:8e:4a:7d:e9:53:84:e9:3a:89:
67:66:08:d9:0e:79:65:9a:8d:dc:fb:07:cc:93:4f:eb:4e:3c:
cc:7f:cd:fd:db:8f:c3:25:c3:54:87:a9:9c:35:6f:c1:39:31:
e0:b1:f6:b1:3d:52:5d:db:bb:69:0f:23:05:fe:33:29:1f:ff:
c6:af:17:a5:98:58:50:3a:48:93:5c:09:4b:f3:91:36:48:31:
ed:ee:47:4d:66:c3:25:cf:56:b7:f4:48:80:eb:b8:f0:27:b1:
97:18:b4:88:71:c6:55:5d:bb:25:16:48:98:85:8a:12:8d:64:
bf:51:df:39:b1:44:91:e1:f2:c6:c3:7d:23:2b:d2:0f:4c:7f:
57:b1:c9:ae:ec:32:b5:6a:87:bd:83:43:f1:f7:3c:8c:11:5c:
9d:a5:12:fa:e6:79:87:45:c6:1d:46:c8:14:1e:8d:d1:de:7a:
0d:e4:53:f2:c9:b6:e5:6e:cb:91:14:bb:04:38:36:4f:71:55:
e1:ff:71:c7:a6:31:ed:db:6c:0f:d7:f5:ef:0c:6e:08:6b:e0:
37:cf:ca:a5:67:89:c2:de:8e:36:6d:2f:41:7f:9f:10:c6🇩🇪
4d:b1:2d:09
======================================
|
2016-05-19 16:04:18 -07:00 |
|
Peter Eckersley
|
0294db7061
|
Merge pull request #2992 from certbot/post-hook
Only run post-hook if pre-hook was (or would have been, if it existed)
|
2016-05-18 16:31:00 -07:00 |
|
Peter Eckersley
|
df9174b81f
|
Fix whitespace
|
2016-05-18 14:36:07 -07:00 |
|
Noah Swartz
|
4b1d9e0af2
|
Merge pull request #2986 from certbot/doc-cleanup
Doc cleanup
|
2016-05-16 20:14:02 -07:00 |
|
Peter Eckersley
|
f4103bdbb3
|
post-hook only runs if pre-hook was (or would have been, if it existed)
|
2016-05-13 18:49:01 -07:00 |
|
Peter Eckersley
|
d2df6880e5
|
Merge remote-tracking branch 'origin/master' into must-staple
|
2016-05-13 13:10:23 -07:00 |
|
Peter Eckersley
|
f16104e3cb
|
Lots of doc cleanups
|
2016-05-13 12:22:55 -07:00 |
|
Peter Eckersley
|
a7d0b1a7d3
|
Address review comments
|
2016-05-12 17:49:44 -07:00 |
|
Peter Eckersley
|
65c4f77c1e
|
Merge remote-tracking branch 'origin/master' into noninteractive-location
|
2016-05-12 17:36:55 -07:00 |
|
Peter Eckersley
|
86cb5b68e3
|
cli_command should sometimes be certbot-auto
|
2016-05-10 10:14:03 -07:00 |
|
Brad Warren
|
a5fdee0d5c
|
Merge branch 'master' into deprecation-warning
|
2016-05-09 17:31:30 -07:00 |
|
Brad Warren
|
4e19f9eae0
|
venv is still named letsencrypt
|
2016-05-04 17:28:16 -07:00 |
|
Peter Eckersley
|
a739865763
|
Print a deprecation warning with the ancient letsencrypt-auto
|
2016-04-20 19:10:53 +10:00 |
|
Brad Warren
|
ae6f1c62f1
|
Rename misc files
|
2016-04-14 10:20:23 -07:00 |
|
Brad Warren
|
1b565ef74a
|
s/Let's Encrypt/Certbot
|
2016-04-13 16:13:50 -07:00 |
|
Brad Warren
|
3961b70deb
|
s/letsencrypt/certbot
|
2016-04-13 16:03:59 -07:00 |
|