This website requires JavaScript.
b656e0d75a
Merge branch 'master' into feature/acme-http-challenge
Mathias Petermann
2020-10-28 13:46:29 +0100
b7b7e9022f
Merge branch 'master' into sns
Jasmine Schladen
2020-10-27 17:41:29 -0700
794e4d3855
Revert log to debug to be safe
Jasmine Schladen
2020-10-27 17:36:01 -0700
61ef7f207d
Merge branch 'master' into improving-cn-owner-search-endpooint
Hossein Shafagh
2020-10-27 17:01:27 -0700
44e4100a39
Merge pull request #3217 from hosseinsh/travis-dist-update
Hossein Shafagh
2020-10-27 17:00:52 -0700
2dd9ea3d01
Merge branch 'master' of github.com:Netflix/lemur into travis-dist-update
Hossein Shafagh
2020-10-27 16:43:13 -0700
a1af7c89b1
we have been running on bionic since some time
Hossein Shafagh
2020-10-27 16:43:02 -0700
c6a8034890
language
Hossein Shafagh
2020-10-27 16:13:05 -0700
f77c262953
how did that happen
Hossein Shafagh
2020-10-27 14:44:18 -0700
10aa02fd85
more compact design, thanks to Chad for the feedback
Hossein Shafagh
2020-10-27 14:42:51 -0700
54c2245115
comments
Hossein Shafagh
2020-10-27 12:47:35 -0700
d59a558d58
adopting ilike and not relying on == reducing redundancy
Hossein Shafagh
2020-10-27 12:42:16 -0700
e9824a6808
change the log level to info if upgrade is successful
Emmanuel Garette
2020-10-27 20:38:00 +0100
79647e3372
add reference to LOG_UPGRADE_FILE in toplevel comment
Emmanuel Garette
2020-10-27 20:35:36 +0100
7f25e02589
Merge branch 'master' into expanding-S3-plugin
Hossein Shafagh
2020-10-27 12:02:14 -0700
729a6e69f5
Merge branch 'master' into sns
Hossein Shafagh
2020-10-27 12:02:01 -0700
46ec1798d3
Merge branch 'master' into log_update
Hossein Shafagh
2020-10-27 12:01:53 -0700
437933c558
Merge branch 'master' into issuer-retry
Hossein Shafagh
2020-10-27 12:01:11 -0700
259a8808f1
Merge branch 'master' into improving-cn-owner-search-endpooint
Hossein Shafagh
2020-10-27 12:00:45 -0700
56061a7e3b
Merge branch 'master' into url_context_path
Hossein Shafagh
2020-10-27 12:00:00 -0700
7a982a731a
Merge branch 'master' into ecc_changes
Hossein Shafagh
2020-10-27 11:58:47 -0700
dfdb26f994
Merge pull request #3216 from Netflix/dependabot/pip/boto3-1.16.5
dependabot-preview[bot]
2020-10-27 18:56:52 +0000
97f66276ec
Merge branch 'master' into log_update
Hossein Shafagh
2020-10-27 10:53:20 -0700
196a311084
Bump boto3 from 1.15.16 to 1.16.5
dependabot-preview[bot]
2020-10-27 17:26:18 +0000
3551437d9c
Merge pull request #3215 from Netflix/dependabot/pip/cryptography-3.2
dependabot-preview[bot]
2020-10-27 17:23:05 +0000
20b8c2fd93
PR feedback
Jasmine Schladen
2020-10-27 08:56:28 -0700
5c3758731c
Bump cryptography from 3.1.1 to 3.2
dependabot-preview[bot]
2020-10-27 13:45:59 +0000
ccf87986c0
Add store_account to AcmeDnsIssuer
Mathias Petermann
2020-10-27 12:15:07 +0100
96fbcdaf70
Fix test_finalize_authorizations, dont reuse cleanup_dns_challenges in finalize_authorizations
Mathias Petermann
2020-10-27 11:27:44 +0100
103e107668
Fix patches for test_create_certificate
Mathias Petermann
2020-10-27 11:16:29 +0100
82bf8e2ac6
Remove unnecessary code from dnsChallenge, Fix patches in dns tests
Mathias Petermann
2020-10-27 11:09:30 +0100
2d98e71977
Replace deprecated assertRaisesRegexp with assertRaisesRegex
Mathias Petermann
2020-10-27 10:44:04 +0100
30c10b93f8
Fix patches for acme_handler tests
Mathias Petermann
2020-10-23 15:29:09 +0200
3b20a47603
Fix patches for acme_http tests, apparently isinstance is considered evil in python
Mathias Petermann
2020-10-23 15:18:36 +0200
4464c5890d
Flake8
Mathias Petermann
2020-10-23 08:49:53 +0200
812e1dee92
Refactor Acme plugin into AcmeChallenge objects, dns01
Mathias Petermann
2020-10-21 17:01:12 +0200
b91cebf245
Refactor Acme plugin into AcmeChallenge objects, http01
Mathias Petermann
2020-10-21 15:56:40 +0200
6c1be02bfa
Remove destination_list from AcmeHttpIssuer
Mathias Petermann
2020-10-13 09:01:01 +0200
ef0fce2661
Set timeout for finalize to 90s
Mathias Petermann
2020-10-07 11:51:55 +0200
235653b558
Refactor destination selection for acme-http authorities, to load destinations dynamically
Mathias Petermann
2020-10-07 11:43:17 +0200
81b078604c
Implement revoke certificate for ACME
Mathias Petermann
2020-10-06 11:04:04 +0200
215070b327
Fix create_certificate tests
Mathias Petermann
2020-10-01 08:09:17 +0200
41ea59d7e3
Remove unneeded polling
Mathias Petermann
2020-10-01 08:08:55 +0200
d24fae0bac
Fix permissions on acme token upload, dont append well-known automatically
Mathias Petermann
2020-09-30 17:40:51 +0200
66cab6abd3
Make http-01 challenge work for SAN certificates
Mathias Petermann
2020-09-30 17:40:15 +0200
e3e5ef7d66
Refactor AcmeHandler, Move DNS stuff into AcmeDnsHandler
Mathias Petermann
2020-09-30 11:56:12 +0200
76dcfbd528
Add more tests
Mathias Petermann
2020-09-30 11:35:27 +0200
d6719b729c
Implement some test for AcmeHttpIssuerPlugin
Mathias Petermann
2020-09-30 10:23:49 +0200
b2de986652
Split tests into handler, and dns specifics
Mathias Petermann
2020-09-30 09:24:26 +0200
b93d271f31
Fix flake8
Mathias Petermann
2020-09-30 08:39:41 +0200
e06bdcf2a3
Implement create_certificate for HTTP-01 challenge
Mathias Petermann
2020-09-29 18:33:40 +0200
3012995c76
Improve naming, make it possible to create directories recursively with SFTP
Mathias Petermann
2020-09-29 18:32:30 +0200
348d8477dd
Refactor destination plugin, to allow upload of ACME http-challenge tokens
Mathias Petermann
2020-09-29 14:57:32 +0200
d00dd9d295
Initial structure for ACME http challenge
Mathias Petermann
2020-09-29 14:29:23 +0200
faceee0f77
Merge branch 'master' into expanding-S3-plugin
Hossein Shafagh
2020-10-26 19:42:56 -0700
56a4200d2c
Merge branch 'master' into notification-plugin-field-fix
Hossein Shafagh
2020-10-26 19:42:39 -0700
645b45401d
Merge branch 'master' into sns
Hossein Shafagh
2020-10-26 19:42:21 -0700
3b258447db
addressing Chad's feedbakc
Hossein Shafagh
2020-10-26 19:16:40 -0700
2430507e55
Merge branch 'master' of github.com:Netflix/lemur into improving-cn-owner-search-endpooint
Hossein Shafagh
2020-10-26 18:34:40 -0700
1ef6139f9b
ignore rotated certs, since there is a new cert that can be used
Hossein Shafagh
2020-10-26 18:34:21 -0700
6a1b4b4857
ignore expired certs
Hossein Shafagh
2020-10-26 18:33:33 -0700
709a9808aa
better structure of the query and and removing ilike
Hossein Shafagh
2020-10-26 18:32:53 -0700
cb4f814478
Merge branch 'master' into issuer-retry
Hossein Shafagh
2020-10-26 18:01:12 -0700
4fffb8ba5b
Merge branch 'master' into log_update
Hossein Shafagh
2020-10-26 18:01:01 -0700
a87bf0d50a
Merge branch 'master' into url_context_path
Hossein Shafagh
2020-10-26 17:59:57 -0700
831e5619e1
Merge pull request #3198 from Netflix/dependabot/pip/fakeredis-1.4.4
Hossein Shafagh
2020-10-26 17:58:27 -0700
ab47db4cd4
Merge branch 'master' into log_update
Hossein Shafagh
2020-10-26 17:57:27 -0700
392725ff30
Add description check in reissue unit test
sayali
2020-10-26 15:33:20 -0700
749aa772ba
First change to get CNAME redirection working
csine-nflx
2020-10-26 11:57:33 -0700
2d94b19c32
Merge branch 'notification-plugin-field-fix' of github.com:jtschladen/lemur into notification-plugin-field-fix
Jasmine Schladen
2020-10-26 11:27:53 -0700
3f765b51ef
Fix sources and destinations, and allow actually updating the notification type
Jasmine Schladen
2020-10-26 11:27:18 -0700
6723e3c80d
now fixing the month to minute bug
Hossein Shafagh
2020-10-23 10:18:24 -0700
3290d6634b
fixing testing
Hossein Shafagh
2020-10-23 10:16:38 -0700
fa62023b2d
fixing the time bug, sub-second to second, and month to minute!
Hossein Shafagh
2020-10-23 10:16:23 -0700
37f05a89f2
Bump botocore from 1.18.16 to 1.18.18
dependabot-preview[bot]
2020-10-20 09:23:10 +0000
d7478a5c5c
use an alternative logger for the upgrade
Emmanuel Garette
2020-10-25 19:24:17 +0100
f6554a9a1e
typo, fixing abstract class complaints
Hossein Shafagh
2020-10-23 18:03:55 -0700
0e02abbb37
Entrust just looks into CSR for RSA/EC key type
Hossein Shafagh
2020-10-23 18:03:27 -0700
9957120a7f
adding missing import
Hossein Shafagh
2020-10-23 18:03:07 -0700
7e573d6d51
fixing typo
Hossein Shafagh
2020-10-23 18:02:54 -0700
6891077501
readability
Hossein Shafagh
2020-10-23 18:02:35 -0700
75bc3a5b20
refactoring and adding retry
Hossein Shafagh
2020-10-23 18:02:05 -0700
d233490c8a
simple retry
Hossein Shafagh
2020-10-23 18:01:14 -0700
2c1e7b19a2
10x 10s delay might be too long for the load balancer request
Hossein Shafagh
2020-10-23 17:59:58 -0700
db0b245b6c
Merge branch 'master' into sns
Hossein Shafagh
2020-10-23 17:12:06 -0700
2c22d42a57
Modify description during reissue Include the certificate ID being reissued and mention that this is created by Lemur as part of reissue
sayali
2020-10-23 17:06:42 -0700
0a05f99741
Merge branch 'master' into notification-plugin-field-fix
Hossein Shafagh
2020-10-23 16:39:01 -0700
d9bbf42480
Merge branch 'master' into dependabot/pip/fakeredis-1.4.4
Hossein Shafagh
2020-10-23 16:37:34 -0700
d58b32a19c
Merge pull request #3199 from Netflix/dependabot/pip/botocore-1.18.18
dependabot-preview[bot]
2020-10-23 22:56:13 +0000
3d83db6f8f
Merge branch 'master' into expanding-S3-plugin
Hossein Shafagh
2020-10-23 14:13:30 -0700
2b7cb0d44f
Merge branch 'master' into url_context_path
Hossein Shafagh
2020-10-23 14:13:25 -0700
fd16edb3e5
Merge branch 'master' into notification-plugin-field-fix
Hossein Shafagh
2020-10-23 14:13:21 -0700
30915d30be
Merge branch 'master' into log_update
Hossein Shafagh
2020-10-23 14:13:17 -0700
5b523bb8ed
Merge branch 'master' into dependabot/pip/fakeredis-1.4.4
Hossein Shafagh
2020-10-23 14:12:39 -0700
584159c916
Merge branch 'master' into dependabot/pip/botocore-1.18.18
Hossein Shafagh
2020-10-23 14:12:35 -0700
01bd357b1c
Merge branch 'master' into sns
Hossein Shafagh
2020-10-23 11:38:35 -0700
fd12d4848c
Grammar fixes
Jasmine Schladen
2020-10-23 11:26:11 -0700
582c7b0771
Merge pull request #3210 from hosseinsh/digicert-time-bug-fix
Hossein Shafagh
2020-10-23 10:48:18 -0700
1495fb3595
now fixing the month to minute bug
Hossein Shafagh
2020-10-23 10:18:24 -0700
bc6fb02fc2
fixing testing
Hossein Shafagh
2020-10-23 10:16:38 -0700