1912 Commits

Author SHA1 Message Date
charhate
244c8ff0ed
Merge branch 'master' into ui_changes 2021-01-29 11:34:26 -08:00
Hossein Shafagh
6df1b2985c
removing duplicate print 2021-01-29 10:49:18 -08:00
Hossein Shafagh
d5f678f70c
language 2021-01-29 10:46:58 -08:00
sayali
38fc80fb47 space 2021-01-28 17:59:35 -08:00
sayali
77a50e0abf API Key logs 2021-01-28 17:56:12 -08:00
Hossein Shafagh
c3e0597ef1 introducing ACME_ADDITIONAL_ATTEMPTS 2021-01-28 16:53:15 -08:00
sayali
20792dfe3a Club role assignment logs 2021-01-28 15:58:12 -08:00
Hossein Shafagh
895d5e6ec7 lint 2021-01-28 15:58:01 -08:00
Hossein Shafagh
b80b6d0959 same change for rotate region 2021-01-28 15:50:16 -08:00
Hossein Shafagh
63e9fdd0e1 rotate also in case of multiple certificates replacing the old one, just select the first one! 2021-01-28 15:50:02 -08:00
Hossein Shafagh
0d7e8d77e4 comments 2021-01-28 15:49:00 -08:00
Hossein Shafagh
e250a61344 fixing the message bug 2021-01-28 15:48:39 -08:00
Hossein Shafagh
089796a849 bug, intention was to skip a region 2021-01-28 15:47:41 -08:00
Hossein Shafagh
80f83efec2 todo 2021-01-28 15:44:19 -08:00
Hossein Shafagh
92dabe5d43 ineffective line 2021-01-28 15:44:10 -08:00
Hossein Shafagh
de762d2e53 better logging 2021-01-28 15:43:59 -08:00
Hossein Shafagh
c26db968d2 better logging 2021-01-28 15:43:21 -08:00
Hossein Shafagh
b9b3ae2286 better exception handling 2021-01-28 15:38:59 -08:00
sayali
ed57a5a45a Keep default role third-party (old code) 2021-01-28 13:43:25 -08:00
sayali
fe2fc0eadd PR comments 2021-01-28 11:19:47 -08:00
sayali
f14a236739 lint fix 2021-01-27 22:57:33 -08:00
sayali
b9be18f281 Role and User update logs 2021-01-27 19:10:13 -08:00
sayali
d5d89ec757 Return empty result instead of 500 if page number exceeds total
Removed current since it was not returned by lemur and it's easy to determine
2021-01-20 12:01:05 -08:00
Hossein Shafagh
ec96e08750
Merge branch 'master' into entrust-cross-signed-subCA 2021-01-19 16:45:21 -08:00
Hossein Shafagh
3403ba89f1
Merge branch 'master' into entrust-cross-signed-subCA 2021-01-19 16:28:35 -08:00
Hossein Shafagh
cf3f3fde3c
Merge branch 'master' into entrust-ratelimit-deactive 2021-01-19 16:27:17 -08:00
Hossein Shafagh
0a37e8a275
Merge branch 'master' into entrust-cross-signed-subCA 2021-01-19 16:26:20 -08:00
Hossein Shafagh
c86ad7d1fd
Merge branch 'master' into entrust-ratelimit-deactive 2021-01-19 16:26:11 -08:00
Hossein Shafagh
74bb4f58a0
Merge branch 'master' into entrust-default-clientId 2021-01-18 14:07:11 -08:00
Hossein Shafagh
e6a414a069 moving clientID logic into the respective method, that we want to bypass. 2021-01-18 14:05:17 -08:00
Hossein Shafagh
3df63469e6
retry 2021-01-18 11:57:49 -08:00
Hossein Shafagh
a62a562a61
Update cli.py
correct index begin
2021-01-15 17:17:56 -08:00
Hossein Shafagh
fef7c7a907 support for cross-signed subCA 2021-01-15 16:49:14 -08:00
Hossein Shafagh
4afdc13b03 adding config to use the default clientID 2021-01-15 16:44:05 -08:00
Hossein Shafagh
f5cd7ecbd5 adding rate limit for Enturst 2021-01-15 16:35:47 -08:00
sayali
358f07b4c3 Select export type p12 for openssl 2021-01-15 15:45:39 -08:00
Hossein Shafagh
b4ec0a636f
Merge branch 'master' into update-language 2021-01-08 10:49:51 -08:00
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
Hossein Shafagh
00c9d49f4b
Update view.tpl.html
additional suggestion
2021-01-07 16:14:17 -08:00
Benjamin Greschbach
8a9b729478
update language 2021-01-07 14:11:14 +01:00
sayali
ba050028ca Paginate valid certificate fetch API 2021-01-06 11:28:18 -08:00
sayali
396e3afdfa Fix @pytest.yield_fixture deprecation
Use @pytest.fixture instead; they are the same.
2021-01-05 18:14:57 -08:00
sayali
8f16402c0a Config to change algo to ECC during reissue 2021-01-05 18:13:09 -08:00
Jasmine Schladen
33e46d4a53 Fix return type 2020-12-15 13:37:24 -08:00
Jasmine Schladen
de98586c13 Undo metric name change 2020-12-15 13:05:55 -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
512b1acfdd PR feedback: use days threshold instead of interval set, etc. 2020-12-08 18:29:48 -08:00