Commit Graph

726 Commits

Author SHA1 Message Date
Hossein Shafagh
ce693d5a1e spacing 2021-01-07 18:34:07 -08:00
Hossein Shafagh
65bd472b08 Ensuring that ACME plugin can handle longer chains:
Particularly with respect to this announcement:
https://letsencrypt.org/2020/12/21/extending-android-compatibility.html

Subscriber Certificate < – R3 < – ISRG Root X1 < – DST Root CA X3
2021-01-07 18:33:04 -08:00
Jasmine Schladen
787ca4f860 Fix incorrect expectation of return type for summary emails in notification cli, and add 1 to days in summary email 2020-12-15 13:03:55 -08:00
csine-nflx
4ac432ce87 Creating variable to store cname_delegation state and creating cname delegation metric 2020-12-13 00:03:21 -08:00
Hossein Shafagh
d921f53d08
Merge branch 'master' into expiration-summary-email 2020-12-09 14:56:54 -08:00
Jasmine Schladen
79c6b3fc00
Merge branch 'master' into expiration-summary-email 2020-12-08 11:48:15 -08:00
Jasmine Schladen
eab5532397 Add expiration summary email for security team 2020-12-08 11:41:41 -08:00
sirferl
2f5b0fb91a Merge branch 'source_options' of github.com:sirferl/lemur into source_options 2020-12-08 11:07:49 +01:00
sirferl
b93c028215 source plugin: options not needed any more 2020-12-08 11:07:09 +01:00
sirferl
8a10b861be options not needed any more 2020-12-08 11:05:55 +01:00
Jasmine Schladen
94ba1e77dd Improve formatting for multiword email notification types 2020-12-07 18:33:31 -08:00
Hossein Shafagh
18573f00a9
Merge branch 'master' into kubernetes-plugin 2020-12-04 09:51:53 -08:00
sirferl
9763f5c26a
Merge branch 'master' into kubernetes-plugin 2020-12-04 14:24:52 +01:00
sirferl
a02b378988 Removed local base64encode and use common.utils version 2020-12-04 14:12:21 +01:00
sirferl
2b65ab8972 Corrected delivery of TLS format 2020-12-04 13:54:39 +01:00
Jasmine Schladen
29aeb9b298 Subordinate -> Intermediate wording 2020-12-03 17:59:13 -08:00
Hossein Shafagh
ead8629928
Merge branch 'master' into add-ca-cert-notifications 2020-12-03 16:56:22 -08:00
Jasmine Schladen
42957cffc7 PR feedback: add config option to enable rotation emails, add cert count and type to email 2020-12-03 16:10:36 -08:00
Hossein Shafagh
4c2227f23c
Merge branch 'master' into add-ca-cert-notifications 2020-12-03 12:09:48 -08:00
Hossein Shafagh
4afd425d9f
improved text 2020-12-03 12:07:59 -08:00
Jasmine Schladen
589df0e230 PR feedback 2020-12-03 11:30:34 -08:00
sirferl
bc6c913a7a Merge branch 'entrust_source' of github.com:sirferl/lemur into entrust_source 2020-12-03 10:18:44 +01:00
sirferl
2813186b13 lint errors 2020-12-03 10:17:47 +01:00
sirferl
5651865347
Merge branch 'master' into entrust_source 2020-12-03 09:26:35 +01:00
sirferl
c635e0f76e added CSR, Owner, Cert type and extended key usage from Entrust 2020-12-03 09:24:49 +01:00
sirferl
6585bcaa55 Merge branch 'entrust_source' of github.com:sirferl/lemur into entrust_source 2020-12-03 08:35:02 +01:00
sirferl
f0f13ce97b Removed commented log lines
Added logging of number of downloaded certificates
2020-12-03 08:30:54 +01:00
Hossein Shafagh
a951e7623c
Merge branch 'master' into entrust_source 2020-12-02 16:42:19 -08:00
Jasmine Schladen
b40cb5562a Merge branch 'add-ca-cert-notifications' of github.com:jtschladen/lemur into add-ca-cert-notifications 2020-12-02 11:46:40 -08:00
Jasmine Schladen
4b93c81add Fix typo 2020-12-02 11:46:18 -08:00
charhate
dbf8819034
Merge branch 'master' into add-ca-cert-notifications 2020-12-02 11:44:36 -08:00
Jasmine Schladen
85d99ded73 Add email notifications for CA cert expiry 2020-12-02 09:20:09 -08:00
sirferl
a0517d26fa lint errors fixed 2020-12-02 16:05:34 +01:00
sirferl
9b2ac32d70 added source functionality 2020-12-02 15:50:51 +01:00
sirferl
3b19863a96 adding source plugin code" 2020-12-02 13:24:01 +01:00
sayali
7a1f13dcb5 CRL Reason for certificate revoke 2020-11-30 20:06:37 -08:00
sayali
817abb2ca8 Removed for loop 2020-11-30 11:15:54 -08:00
Hossein Shafagh
b90ead36d7
Merge branch 'master' into cert-revoke 2020-11-24 17:46:32 -08:00
sirferl
56af628c68 moved base64encode to common.utils 2020-11-24 12:46:09 +01:00
sirferl
0f3357ab46 moved base64encode to common.utils 2020-11-24 12:29:25 +01:00
sirferl
eedd2e91ee Merge branch 'entrust-plugin' of github.com:sirferl/lemur into azure-plugin 2020-11-24 12:17:14 +01:00
sayali
1207de8925 Remove certificate from AWS and cleanup after cert revoke 2020-11-23 15:24:11 -08:00
Mathias Petermann
72da149fde Fix ACME revoke_certificate 2020-11-23 15:32:01 +01:00
Hossein Shafagh
15b97dc2ef
Merge branch 'master' into master 2020-11-16 17:46:05 -08:00
sirferl
0521624ccc Azure-Dest: Lint always finds something 2020-11-15 10:33:36 +01:00
sirferl
1b5f17d8b8 Azure-Dest: More Lint, derive keysize from cert, remove debug output 2020-11-15 10:28:21 +01:00
sirferl
48302b6acc Azure-Dest: Linted 2020-11-14 13:03:27 +01:00
sirferl
62230228a7 Azure-Dest: Working Plugin 2020-11-14 12:49:14 +01:00
sirferl
40057262e1 Azure-Dest: add files 2020-11-14 12:19:16 +01:00
sirferl
ad1c6074ad Merge branch 'master' of github.com:sirferl/lemur
remerge
2020-11-14 12:02:19 +01:00