Hossein Shafagh
|
348682d5ea
|
Merge branch 'master' into cfssl-key-fix
|
2020-01-09 10:44:02 -08:00 |
Hossein Shafagh
|
9f35d740d2
|
Merge pull request #2880 from hosseinsh/improved-expiry-email-notification
Improved messaging to point out to the Auto Rotate option for certifi…
|
2020-01-09 10:43:33 -08:00 |
jenkins-x-bot
|
8be8c95b17
|
handled cfssl-key type error
|
2020-01-09 15:16:19 +02:00 |
Hossein Shafagh
|
1537d591a8
|
Improved messaging to point out to the Auto Rotate option for certificate issuance and renewal.
|
2020-01-08 14:42:16 -08:00 |
Hossein Shafagh
|
8e04aa1bd3
|
Merge pull request #2875 from ilyalabun/master
Eliminate SQL subqueries when showing certificates list
|
2020-01-06 11:15:31 -08:00 |
Hossein Shafagh
|
f446fcc1c2
|
Merge branch 'master' into master
|
2020-01-03 14:20:02 -08:00 |
Hossein Shafagh
|
deaac42dba
|
Merge pull request #2878 from hosseinsh/update-reqs-03Jan2019
updating requirements
|
2020-01-03 14:19:49 -08:00 |
Hossein Shafagh
|
1ccc15859f
|
updating requirements.
removing this pin, since the issue is now resolved.
kombu<4.6.0 # Bug with inspecting active tasks: https://github.com/celery/kombu/issues/1051
|
2020-01-03 14:14:01 -08:00 |
Hossein Shafagh
|
9b9662d470
|
Merge branch 'master' into master
|
2020-01-03 13:15:58 -08:00 |
Hossein Shafagh
|
ebc48ae304
|
Merge pull request #2876 from pmelse/master
updated permission fix for sftp plugin if certificate is set read-only
|
2020-01-03 13:14:38 -08:00 |
pmelse
|
45c1207d07
|
Merge branch 'master' into master
|
2019-12-27 13:30:56 -05:00 |
pmelse
|
9fb4be1273
|
remove trailing whitespace
|
2019-12-27 13:25:03 -05:00 |
Ilya Labun
|
189e8b2725
|
Eliminate subqueries when showing certificates list
|
2019-12-20 10:37:47 +01:00 |
Hossein Shafagh
|
f10121c343
|
Merge pull request #2874 from nbischof/patch-1
type on quickstart/index.rst
|
2019-12-02 08:17:56 -08:00 |
Niels Bischof
|
f188aea2c2
|
type on quickstart/index.rst
|
2019-12-02 06:22:09 -05:00 |
Jay Zarfoss
|
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 |
Jay Zarfoss
|
00a0a27826
|
used fixedName variable to transport db lookup optimization
|
2019-11-20 09:44:31 -08:00 |
Jay Zarfoss
|
93aca891b7
|
Merge pull request #2872 from zarfide/PS-2522-atlas-redis
Ps 2522 atlas redis
|
2019-11-06 12:39:19 -08:00 |
Jay Zarfoss
|
113c9dd657
|
atlas redis plugin typo cleanup and better exception handling
|
2019-11-06 10:42:59 -08:00 |
Jay Zarfoss
|
f803fab413
|
add plugin to send atlas metric via redis
|
2019-11-06 10:14:49 -08:00 |
Hossein Shafagh
|
77fdc8795b
|
Merge pull request #2870 from hosseinsh/cert-sync-endpoint-find-by-hash
missed edge case
|
2019-10-18 15:53:11 -07:00 |
Hossein Shafagh
|
0d983bd2b5
|
missed edge case
|
2019-10-18 15:39:36 -07:00 |
Hossein Shafagh
|
f077b19126
|
Merge branch 'master' into master
|
2019-10-18 11:32:21 -07:00 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
06f4aed693
|
keeping track of certs found by hash
|
2019-10-18 11:21:29 -07:00 |
Hossein Shafagh
|
11f9920ff9
|
Merge branch 'master' into cert-sync-endpoint-find-by-hash
|
2019-10-18 11:08:51 -07:00 |
Hossein Shafagh
|
2418c3eb0a
|
Merge pull request #2868 from hosseinsh/acme-client-setup-retrial
ACME-clientsetup-retrial
|
2019-10-18 11:08:31 -07:00 |
Hossein Shafagh
|
14e13b512e
|
providing a count for conflicts
|
2019-10-18 11:03:28 -07:00 |
Hossein Shafagh
|
9037f88430
|
just in case the path varies
|
2019-10-18 11:02:41 -07:00 |
Hossein Shafagh
|
1768aad9e2
|
capturing no such entity exception.
|
2019-10-18 10:17:58 -07:00 |
Hossein Shafagh
|
8aea257e6a
|
optimizing the call to describe cert to only the few certs with the naming issue
|
2019-10-18 09:24:49 -07:00 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
d43e859c34
|
describing the cert for each endpoint, for better cert search
|
2019-10-18 08:46:01 -07:00 |
Hossein Shafagh
|
10b600424e
|
refactoring searching for cert
|
2019-10-18 08:45:32 -07:00 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
fea37ba101
|
Merge branch 'master' into dependabot/pip/ecdsa-0.13.3
|
2019-10-15 15:56:59 -07:00 |
Hossein Shafagh
|
9d7ab27977
|
Merge pull request #2865 from hosseinsh/up-dependencies-20191015
updating requirements
|
2019-10-15 15:56:48 -07:00 |
dependabot[bot]
|
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 |
Hossein Shafagh
|
6f96a8f5b0
|
updating requirements
|
2019-10-15 15:47:21 -07:00 |
pmelse
|
f0652ca6a9
|
bug fix for overwriting certificates
|
2019-10-10 15:49:31 -04:00 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
477db836f4
|
lint
|
2019-09-23 12:52:17 -07:00 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
96b2149433
|
removing unintended commit
|
2019-09-20 15:22:45 -07:00 |
Hossein Shafagh
|
8c9a1df2cf
|
Merge branch 'master' into up-dependencies-20Sep2019
|
2019-09-20 15:19:25 -07:00 |
Hossein Shafagh
|
a13c45e9cc
|
updating dependencies, and fixing the deprecated arrow.replaces to shift
|
2019-09-20 13:49:38 -07:00 |
Hossein Shafagh
|
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 |
Hossein Shafagh
|
c669cd23f0
|
Merge branch 'master' into check-revoke-revised
|
2019-09-20 10:22:04 -07:00 |