Commit Graph

1595 Commits

Author SHA1 Message Date
ca465e3c9e updating debug string with target_domain 2020-10-29 14:42:51 -07:00
a1f99c29c0 Merge branch 'cname_01' of github.com:Netflix/lemur into cname_01 2020-10-29 13:51:58 -07:00
2b91077d92 updating variables based on feedback 2020-10-29 13:51:22 -07:00
af348b1012 Merge branch 'master' into cname_01 2020-10-28 22:41:23 -07:00
33a006bbeb fixing delete with optional validation 2020-10-28 22:24:37 -07:00
b47667b73e cname redirection working 2020-10-28 20:51:35 -07:00
bbfc65813d Merge branch 'master' into ecc_changes 2020-10-28 17:00:45 -07:00
6adf94d28f Merge branch 'master' into log_update 2020-10-28 16:52:19 -07:00
c25782468b Merge branch 'master' into log_update 2020-10-28 15:40:16 -07:00
d27f2a53af Merge branch 'master' of github.com:Netflix/lemur into cname_01 2020-10-28 14:03:23 -07:00
95b647ee1d Merge branch 'master' into ecc_changes 2020-10-28 13:54:14 -07:00
84d30b5d50 Merge branch 'master' into issuer-retry 2020-10-28 13:21:10 -07:00
16ce7970d0 Merge branch 'master' into sns 2020-10-28 08:50:09 -07:00
a9d3b7a676 Merge branch 'master' into issuer-retry 2020-10-28 08:48:29 -07:00
794e4d3855 Revert log to debug to be safe 2020-10-27 17:36:01 -07:00
c6a8034890 language 2020-10-27 16:13:05 -07:00
10aa02fd85 more compact design, thanks to Chad for the feedback 2020-10-27 14:42:51 -07:00
54c2245115 comments 2020-10-27 12:47:35 -07:00
d59a558d58 adopting ilike and not relying on ==
reducing redundancy
2020-10-27 12:44:38 -07:00
e9824a6808 change the log level to info if upgrade is successful 2020-10-27 20:38:18 +01:00
79647e3372 add reference to LOG_UPGRADE_FILE in toplevel comment 2020-10-27 20:38:18 +01:00
20b8c2fd93 PR feedback 2020-10-27 08:56:43 -07:00
3b258447db addressing Chad's feedbakc 2020-10-26 19:16:40 -07:00
1ef6139f9b ignore rotated certs, since there is a new cert that can be used 2020-10-26 18:34:21 -07:00
6a1b4b4857 ignore expired certs 2020-10-26 18:33:33 -07:00
709a9808aa better structure of the query and and removing ilike 2020-10-26 18:32:53 -07:00
392725ff30 Add description check in reissue unit test 2020-10-26 15:33:20 -07:00
749aa772ba First change to get CNAME redirection working 2020-10-26 11:57:33 -07:00
d7478a5c5c use an alternative logger for the upgrade 2020-10-25 19:24:17 +01:00
f6554a9a1e typo, fixing abstract class complaints 2020-10-23 18:03:55 -07:00
0e02abbb37 Entrust just looks into CSR for RSA/EC key type 2020-10-23 18:03:27 -07:00
9957120a7f adding missing import 2020-10-23 18:03:07 -07:00
7e573d6d51 fixing typo 2020-10-23 18:02:54 -07:00
6891077501 readability 2020-10-23 18:02:35 -07:00
75bc3a5b20 refactoring and adding retry 2020-10-23 18:02:05 -07:00
d233490c8a simple retry 2020-10-23 18:01:14 -07:00
2c1e7b19a2 10x 10s delay might be too long for the load balancer request 2020-10-23 17:59:58 -07:00
2c22d42a57 Modify description during reissue
Include the certificate ID being reissued and mention that this is created by Lemur as part of reissue
2020-10-23 17:07:14 -07:00
30915d30be Merge branch 'master' into log_update 2020-10-23 14:13:17 -07:00
01bd357b1c Merge branch 'master' into sns 2020-10-23 11:38:35 -07:00
1495fb3595 now fixing the month to minute bug 2020-10-23 10:18:24 -07:00
bc6fb02fc2 fixing testing 2020-10-23 10:16:38 -07:00
e01863097b fixing the time bug, sub-second to second, and month to minute! 2020-10-23 10:16:23 -07:00
a5cea4fb9a Skip revoked certs when looking for certs to notify 2020-10-23 09:42:03 -07:00
233f9768e8 Fix error handling 2020-10-23 09:35:46 -07:00
98962ae5f5 Merge branch 'master' into sns 2020-10-23 08:50:26 -07:00
2b274f723a Merge branch 'master' into improved-logging 2020-10-23 07:59:30 -07:00
8610af8b83 more precise language 2020-10-22 17:54:46 -07:00
9ce0010bf1 handle_respone can also handle the no data response 2020-10-22 17:33:39 -07:00
cf87e178c8 making lint happy 2020-10-22 17:33:02 -07:00