Commit Graph

3926 Commits

Author SHA1 Message Date
189e8b2725 Eliminate subqueries when showing certificates list 2019-12-20 10:37:47 +01:00
f10121c343 Merge pull request #2874 from nbischof/patch-1
type on quickstart/index.rst
2019-12-02 08:17:56 -08:00
f188aea2c2 type on quickstart/index.rst 2019-12-02 06:22:09 -05:00
805d6942ae Merge pull request #2873 from zarfide/permalinkOptimization_jzarfoss
used fixedName variable to transport db lookup optimization
2019-11-20 10:40:34 -08:00
00a0a27826 used fixedName variable to transport db lookup optimization 2019-11-20 09:44:31 -08:00
93aca891b7 Merge pull request #2872 from zarfide/PS-2522-atlas-redis
Ps 2522 atlas redis
2019-11-06 12:39:19 -08:00
113c9dd657 atlas redis plugin typo cleanup and better exception handling 2019-11-06 10:42:59 -08:00
f803fab413 add plugin to send atlas metric via redis 2019-11-06 10:14:49 -08:00
77fdc8795b Merge pull request #2870 from hosseinsh/cert-sync-endpoint-find-by-hash
missed edge case
2019-10-18 15:53:11 -07:00
0d983bd2b5 missed edge case 2019-10-18 15:39:36 -07:00
f077b19126 Merge branch 'master' into master 2019-10-18 11:32:21 -07:00
da1080e041 Merge pull request #2869 from hosseinsh/cert-sync-endpoint-find-by-hash
Cert sync endpoint find by hash
2019-10-18 11:29:57 -07:00
06f4aed693 keeping track of certs found by hash 2019-10-18 11:21:29 -07:00
11f9920ff9 Merge branch 'master' into cert-sync-endpoint-find-by-hash 2019-10-18 11:08:51 -07:00
2418c3eb0a Merge pull request #2868 from hosseinsh/acme-client-setup-retrial
ACME-clientsetup-retrial
2019-10-18 11:08:31 -07:00
14e13b512e providing a count for conflicts 2019-10-18 11:03:28 -07:00
9037f88430 just in case the path varies 2019-10-18 11:02:41 -07:00
1768aad9e2 capturing no such entity exception. 2019-10-18 10:17:58 -07:00
8aea257e6a optimizing the call to describe cert to only the few certs with the naming issue 2019-10-18 09:24:49 -07:00
f075c5af3d in case no cert match via name-search, search via the cert itself (serial number, hash comparison) 2019-10-18 08:48:11 -07:00
d43e859c34 describing the cert for each endpoint, for better cert search 2019-10-18 08:46:01 -07:00
10b600424e refactoring searching for cert 2019-10-18 08:45:32 -07:00
b5ab87877b adding retry to acme setup client, since it can experience timeouts or other types of Connection Errors 2019-10-17 10:16:33 -07:00
356d3ee9f3 Merge pull request #2866 from Netflix/dependabot/pip/ecdsa-0.13.3
Bump ecdsa from 0.13.2 to 0.13.3
2019-10-15 16:26:39 -07:00
fea37ba101 Merge branch 'master' into dependabot/pip/ecdsa-0.13.3 2019-10-15 15:56:59 -07:00
9d7ab27977 Merge pull request #2865 from hosseinsh/up-dependencies-20191015
updating requirements
2019-10-15 15:56:48 -07:00
a076497cf0 Bump ecdsa from 0.13.2 to 0.13.3
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13.2...python-ecdsa-0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-15 22:49:30 +00:00
6f96a8f5b0 updating requirements 2019-10-15 15:47:21 -07:00
f0652ca6a9 bug fix for overwriting certificates 2019-10-10 15:49:31 -04:00
2239b68e0e Merge pull request #2854 from hosseinsh/nlb-naming-bug
With NLBs the DNS formatting has changed, which resulted in Lemur not…
2019-09-23 13:23:43 -07:00
477db836f4 lint 2019-09-23 12:52:17 -07:00
86f661a8af With NLBs the DNS formatting has changed, which resulted in Lemur not getting the region correctly parsed 2019-09-23 12:36:08 -07:00
4e7e81aee8 Merge pull request #2853 from hosseinsh/up-dependencies-20Sep2019
updating dependencies, and fixing the deprecated arrow.replaces to shift
2019-09-20 15:34:55 -07:00
96b2149433 removing unintended commit 2019-09-20 15:22:45 -07:00
8c9a1df2cf Merge branch 'master' into up-dependencies-20Sep2019 2019-09-20 15:19:25 -07:00
a13c45e9cc updating dependencies, and fixing the deprecated arrow.replaces to shift 2019-09-20 13:49:38 -07:00
0c70e5c3fd Merge pull request #2852 from hosseinsh/cert-year-validity
removing 3 and 4 years from validity range options
2019-09-20 10:23:47 -07:00
c669cd23f0 Merge branch 'master' into check-revoke-revised 2019-09-20 10:22:04 -07:00
972051a61e removing 3 and 4 years from validity range options 2019-09-20 10:16:23 -07:00
9b2a1bebd1 Merge pull request #2849 from hosseinsh/better-metrics-endpoints
adding account number for better logging, since the endpoint is not a…
2019-08-21 10:13:02 -07:00
d0e8666267 Merge branch 'master' into better-metrics-endpoints 2019-08-21 10:01:00 -07:00
cb966a0204 Merge pull request #2848 from jramosf/patch-1
Show number of found items in pager
2019-08-21 10:00:46 -07:00
db91e48395 adding account number for better logging, since the endpoint is not available in Lemur DB 2019-08-21 09:54:18 -07:00
e5e395f0d9 Show number of found items in pager
This commit does not involve any additional query as the data is already in API calls' responses
2019-08-20 09:29:58 +02:00
18f42d2349 Merge pull request #2847 from hosseinsh/better-metrics-endpoints
metric for missing certificate from an endpoint
2019-08-15 19:20:33 -07:00
9b04d901c4 metric for missing certificate from an endpoint 2019-08-15 19:14:08 -07:00
f09643f350 Merge branch 'master' into check-revoke-revised 2019-08-15 11:15:24 -07:00
24698516fc Merge pull request #2846 from castrapel/better_dns_autodetection
Allow better DNS autodetection for domains that directly match a DNS zone
2019-08-15 11:15:15 -07:00
1c6fee7292 Allow better DNS autodetection for domains that directly match a DNS hosted zone 2019-08-15 10:52:26 -07:00
68abf11be8 Merge branch 'master' into check-revoke-revised 2019-08-13 20:09:27 -07:00