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
|
3b258447db
|
addressing Chad's feedbakc
|
2020-10-26 19:16: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 |
|
sayali
|
392725ff30
|
Add description check in reissue unit test
|
2020-10-26 15:33:20 -07:00 |
|
csine-nflx
|
749aa772ba
|
First change to get CNAME redirection working
|
2020-10-26 11:57:33 -07:00 |
|
Jasmine Schladen
|
3f765b51ef
|
Fix sources and destinations, and allow actually updating the notification type
|
2020-10-26 11:27:40 -07:00 |
|
Hossein Shafagh
|
6723e3c80d
|
now fixing the month to minute bug
|
2020-10-26 11:27:40 -07:00 |
|
Hossein Shafagh
|
3290d6634b
|
fixing testing
|
2020-10-26 11:27:40 -07:00 |
|
Hossein Shafagh
|
fa62023b2d
|
fixing the time bug, sub-second to second, and month to minute!
|
2020-10-26 11:27:40 -07:00 |
|
|
d7478a5c5c
|
use an alternative logger for the upgrade
|
2020-10-25 19:24:17 +01:00 |
|
Hossein Shafagh
|
f6554a9a1e
|
typo, fixing abstract class complaints
|
2020-10-23 18:03:55 -07:00 |
|
Hossein Shafagh
|
0e02abbb37
|
Entrust just looks into CSR for RSA/EC key type
|
2020-10-23 18:03:27 -07:00 |
|
Hossein Shafagh
|
9957120a7f
|
adding missing import
|
2020-10-23 18:03:07 -07:00 |
|
Hossein Shafagh
|
7e573d6d51
|
fixing typo
|
2020-10-23 18:02:54 -07:00 |
|
Hossein Shafagh
|
6891077501
|
readability
|
2020-10-23 18:02:35 -07:00 |
|
Hossein Shafagh
|
75bc3a5b20
|
refactoring and adding retry
|
2020-10-23 18:02:05 -07:00 |
|
Hossein Shafagh
|
d233490c8a
|
simple retry
|
2020-10-23 18:01:14 -07:00 |
|
Hossein Shafagh
|
2c1e7b19a2
|
10x 10s delay might be too long for the load balancer request
|
2020-10-23 17:59:58 -07:00 |
|
sayali
|
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 |
|
Hossein Shafagh
|
3d83db6f8f
|
Merge branch 'master' into expanding-S3-plugin
|
2020-10-23 14:13:30 -07:00 |
|
Hossein Shafagh
|
30915d30be
|
Merge branch 'master' into log_update
|
2020-10-23 14:13:17 -07:00 |
|
Hossein Shafagh
|
01bd357b1c
|
Merge branch 'master' into sns
|
2020-10-23 11:38:35 -07:00 |
|
Hossein Shafagh
|
1495fb3595
|
now fixing the month to minute bug
|
2020-10-23 10:18:24 -07:00 |
|
Hossein Shafagh
|
bc6fb02fc2
|
fixing testing
|
2020-10-23 10:16:38 -07:00 |
|
Hossein Shafagh
|
e01863097b
|
fixing the time bug, sub-second to second, and month to minute!
|
2020-10-23 10:16:23 -07:00 |
|
Jasmine Schladen
|
a5cea4fb9a
|
Skip revoked certs when looking for certs to notify
|
2020-10-23 09:42:03 -07:00 |
|
Jasmine Schladen
|
233f9768e8
|
Fix error handling
|
2020-10-23 09:35:46 -07:00 |
|
Jasmine Schladen
|
98962ae5f5
|
Merge branch 'master' into sns
|
2020-10-23 08:50:26 -07:00 |
|
Hossein Shafagh
|
41ac43013d
|
Merge branch 'master' into notification-plugin-field-fix
|
2020-10-23 08:43:29 -07:00 |
|