Emmanuel Garette
|
79647e3372
|
add reference to LOG_UPGRADE_FILE in toplevel comment
|
2020-10-27 20:38:18 +01:00 |
Hossein Shafagh
|
7f25e02589
|
Merge branch 'master' into expanding-S3-plugin
|
2020-10-27 12:02:14 -07:00 |
Hossein Shafagh
|
729a6e69f5
|
Merge branch 'master' into sns
|
2020-10-27 12:02:01 -07:00 |
Hossein Shafagh
|
46ec1798d3
|
Merge branch 'master' into log_update
|
2020-10-27 12:01:53 -07:00 |
Hossein Shafagh
|
437933c558
|
Merge branch 'master' into issuer-retry
|
2020-10-27 12:01:11 -07:00 |
Hossein Shafagh
|
259a8808f1
|
Merge branch 'master' into improving-cn-owner-search-endpooint
|
2020-10-27 12:00:45 -07:00 |
Hossein Shafagh
|
56061a7e3b
|
Merge branch 'master' into url_context_path
|
2020-10-27 12:00:00 -07:00 |
Hossein Shafagh
|
7a982a731a
|
Merge branch 'master' into ecc_changes
|
2020-10-27 11:58:47 -07:00 |
dependabot-preview[bot]
|
dfdb26f994
|
Merge pull request #3216 from Netflix/dependabot/pip/boto3-1.16.5
|
2020-10-27 18:56:52 +00:00 |
Hossein Shafagh
|
97f66276ec
|
Merge branch 'master' into log_update
|
2020-10-27 10:53:20 -07:00 |
dependabot-preview[bot]
|
196a311084
|
Bump boto3 from 1.15.16 to 1.16.5
Bumps [boto3](https://github.com/boto/boto3) from 1.15.16 to 1.16.5.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.15.16...1.16.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-27 17:26:18 +00:00 |
dependabot-preview[bot]
|
3551437d9c
|
Merge pull request #3215 from Netflix/dependabot/pip/cryptography-3.2
|
2020-10-27 17:23:05 +00:00 |
Jasmine Schladen
|
20b8c2fd93
|
PR feedback
|
2020-10-27 08:56:43 -07:00 |
dependabot-preview[bot]
|
5c3758731c
|
Bump cryptography from 3.1.1 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.1.1...3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-27 13:45:59 +00:00 |
Mathias Petermann
|
ccf87986c0
|
Add store_account to AcmeDnsIssuer
|
2020-10-27 12:15:07 +01:00 |
Mathias Petermann
|
96fbcdaf70
|
Fix test_finalize_authorizations, dont reuse cleanup_dns_challenges in finalize_authorizations
|
2020-10-27 11:27:44 +01:00 |
Mathias Petermann
|
103e107668
|
Fix patches for test_create_certificate
|
2020-10-27 11:16:29 +01:00 |
Mathias Petermann
|
82bf8e2ac6
|
Remove unnecessary code from dnsChallenge, Fix patches in dns tests
|
2020-10-27 11:09:30 +01:00 |
Mathias Petermann
|
2d98e71977
|
Replace deprecated assertRaisesRegexp with assertRaisesRegex
|
2020-10-27 10:44:04 +01:00 |
Mathias Petermann
|
30c10b93f8
|
Fix patches for acme_handler tests
|
2020-10-27 10:37:30 +01:00 |
Mathias Petermann
|
3b20a47603
|
Fix patches for acme_http tests, apparently isinstance is considered evil in python
|
2020-10-27 10:37:30 +01:00 |
Mathias Petermann
|
4464c5890d
|
Flake8
|
2020-10-27 10:37:30 +01:00 |
Mathias Petermann
|
812e1dee92
|
Refactor Acme plugin into AcmeChallenge objects, dns01
|
2020-10-27 10:37:27 +01:00 |
Mathias Petermann
|
b91cebf245
|
Refactor Acme plugin into AcmeChallenge objects, http01
|
2020-10-27 10:36:06 +01:00 |
Mathias Petermann
|
6c1be02bfa
|
Remove destination_list from AcmeHttpIssuer
|
2020-10-27 10:28:34 +01:00 |
Mathias Petermann
|
ef0fce2661
|
Set timeout for finalize to 90s
|
2020-10-27 10:28:34 +01:00 |
Mathias Petermann
|
235653b558
|
Refactor destination selection for acme-http authorities, to load destinations dynamically
|
2020-10-27 10:28:34 +01:00 |
Mathias Petermann
|
81b078604c
|
Implement revoke certificate for ACME
|
2020-10-27 10:28:34 +01:00 |
Mathias Petermann
|
215070b327
|
Fix create_certificate tests
|
2020-10-27 10:28:34 +01:00 |
Mathias Petermann
|
41ea59d7e3
|
Remove unneeded polling
|
2020-10-27 10:28:33 +01:00 |
Mathias Petermann
|
d24fae0bac
|
Fix permissions on acme token upload, dont append well-known automatically
|
2020-10-27 10:28:33 +01:00 |
Mathias Petermann
|
66cab6abd3
|
Make http-01 challenge work for SAN certificates
|
2020-10-27 10:28:33 +01:00 |
Mathias Petermann
|
e3e5ef7d66
|
Refactor AcmeHandler, Move DNS stuff into AcmeDnsHandler
|
2020-10-27 10:28:33 +01:00 |
Mathias Petermann
|
76dcfbd528
|
Add more tests
|
2020-10-27 10:28:33 +01:00 |
Mathias Petermann
|
d6719b729c
|
Implement some test for AcmeHttpIssuerPlugin
|
2020-10-27 10:28:33 +01:00 |
Mathias Petermann
|
b2de986652
|
Split tests into handler, and dns specifics
|
2020-10-27 10:28:30 +01:00 |
Mathias Petermann
|
b93d271f31
|
Fix flake8
|
2020-10-27 10:25:31 +01:00 |
Mathias Petermann
|
e06bdcf2a3
|
Implement create_certificate for HTTP-01 challenge
|
2020-10-27 10:25:31 +01:00 |
Mathias Petermann
|
3012995c76
|
Improve naming, make it possible to create directories recursively with SFTP
|
2020-10-27 10:25:31 +01:00 |
Mathias Petermann
|
348d8477dd
|
Refactor destination plugin, to allow upload of ACME http-challenge tokens
|
2020-10-27 10:25:31 +01:00 |
Mathias Petermann
|
d00dd9d295
|
Initial structure for ACME http challenge
|
2020-10-27 10:25:31 +01:00 |
Hossein Shafagh
|
faceee0f77
|
Merge branch 'master' into expanding-S3-plugin
|
2020-10-26 19:42:56 -07:00 |
Hossein Shafagh
|
56a4200d2c
|
Merge branch 'master' into notification-plugin-field-fix
|
2020-10-26 19:42:39 -07:00 |
Hossein Shafagh
|
645b45401d
|
Merge branch 'master' into sns
|
2020-10-26 19:42:21 -07:00 |
Hossein Shafagh
|
3b258447db
|
addressing Chad's feedbakc
|
2020-10-26 19:16:40 -07:00 |
Hossein Shafagh
|
2430507e55
|
Merge branch 'master' of github.com:Netflix/lemur into improving-cn-owner-search-endpooint
* 'master' of github.com:Netflix/lemur:
Bump fakeredis from 1.4.3 to 1.4.4
|
2020-10-26 18:34:40 -07:00 |
Hossein Shafagh
|
1ef6139f9b
|
ignore rotated certs, since there is a new cert that can be used
|
2020-10-26 18:34:21 -07:00 |
Hossein Shafagh
|
6a1b4b4857
|
ignore expired certs
|
2020-10-26 18:33:33 -07:00 |
Hossein Shafagh
|
709a9808aa
|
better structure of the query and and removing ilike
|
2020-10-26 18:32:53 -07:00 |
Hossein Shafagh
|
cb4f814478
|
Merge branch 'master' into issuer-retry
|
2020-10-26 18:01:12 -07:00 |