Commit Graph

177 Commits

Author SHA1 Message Date
dependabot-preview[bot] 5ac65062c9
Bump sqlalchemy-utils from 0.36.3 to 0.36.5
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.36.3 to 0.36.5.
- [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases)
- [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/kvesteri/sqlalchemy-utils/compare/0.36.3...0.36.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 22:49:15 +00:00
dependabot-preview[bot] 6bef8fb9d7
Bump acme from 1.3.0 to 1.4.0
Bumps [acme](https://github.com/letsencrypt/letsencrypt) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/letsencrypt/letsencrypt/releases)
- [Commits](https://github.com/letsencrypt/letsencrypt/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 22:36:54 +00:00
dependabot-preview[bot] dac95313b8
Bump pyjks from 19.0.0 to 20.0.0
Bumps [pyjks](https://github.com/kurtbrose/pyjks) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/kurtbrose/pyjks/releases)
- [Changelog](https://github.com/kurtbrose/pyjks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kurtbrose/pyjks/compare/v19.0.0...v20.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 22:29:51 +00:00
dependabot-preview[bot] 5ad9c11716
Bump arrow from 0.15.5 to 0.15.6
Bumps [arrow](https://github.com/crsmithdev/arrow) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/crsmithdev/arrow/releases)
- [Changelog](https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/crsmithdev/arrow/compare/0.15.5...0.15.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 18:42:41 +00:00
dependabot-preview[bot] 7f6eae7213
Bump cryptography from 2.9 to 2.9.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9 to 2.9.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/2.9...2.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 00:25:47 +00:00
csine-nflx f8657998e6 updated python requirements and still works 2020-04-15 14:17:34 -07:00
csine-nflx cee81bd693 updated requirements, fixed unittests, pytest, and distinguidedName ordering 2020-04-09 18:17:05 -07: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 6f96a8f5b0 updating requirements 2019-10-15 15:47:21 -07:00
Hossein Shafagh a13c45e9cc updating dependencies, and fixing the deprecated arrow.replaces to shift 2019-09-20 13:49:38 -07:00
Curtis Castrapel aeb32f4853 Upgrade docker to 3.7 2019-06-04 08:21:52 -07:00
Curtis Castrapel e300cf6e1b Downgrade Kombu 2019-05-30 13:34:44 -07:00
Hossein Shafagh b89dd36771 updating requirements 2019-05-30 10:21:53 -07:00
Curtis Castrapel 5059cb731a Support read replicas in Lemur for improved performance 2019-05-28 12:38:33 -07:00
Curtis Castrapel 4fac726cf4 Add support for JSON logging 2019-05-17 08:48:26 -07:00
Curtis Castrapel c5ec5fa41f Add bandit to test and pre-commit 2019-05-16 08:13:42 -07:00
Curtis Castrapel 68fd1556b2 Black lint all the things 2019-05-16 07:57:02 -07:00
Curtis Castrapel 565142f985 Add soft timeouts to celery jobs; Check for PEM in LE order 2019-05-14 12:52:30 -07:00
Hossein Shafagh 6d5552afd3 updating requirements 2019-05-06 16:31:50 -07:00
Curtis Castrapel 6e3f394cff Updated requirements ; Revert change and require DNS validation by provider 2019-04-29 13:55:26 -07:00
Curtis Castrapel b6e09621f8 Use official pyjks version 2019-04-23 08:05:32 -07:00
Curtis Castrapel 83784d7cb8 Pinning pyjks to specific commit with pycryptodomex instead of pycryptodome 2019-04-22 21:50:48 -07:00
Hossein Shafagh 94f3265104
Merge branch 'master' into rewrite-java-keystore-use-pyjks 2019-04-22 09:55:58 -07:00
Hossein Shafagh d1e5a40d20 updating requirements, addressing the urllib3 high severity warning 2019-04-22 09:49:03 -07:00
Curtis e45d005b74
Merge branch 'master' into rewrite-java-keystore-use-pyjks 2019-04-16 14:57:16 -07:00
Hossein Shafagh e24026f3db
Merge branch 'master' into rewrite-java-keystore-use-pyjks 2019-04-16 08:51:32 -07:00
Hossein Shafagh 5dd2e05972 updating requirements 2019-04-16 08:50:46 -07:00
Hossein Shafagh 9bdf48c1b9 updating requirements 2019-04-12 14:29:08 -07:00
Hossein Shafagh df8d4e0892
Merge branch 'master' into rewrite-java-keystore-use-pyjks 2019-04-12 09:38:50 -07:00
Curtis Castrapel 2ff57e932c Update requirements - upgrade to py37 2019-04-10 15:40:48 -07:00
Marti Raudsepp dbf34a4d48 Rewrite Java Keystore/Truststore support based on pyjks library 2019-04-06 20:24:46 +03:00
Curtis 4018c68d49
Merge branch 'master' into authority_validation_LE_errors 2019-03-25 08:34:10 -07:00
Curtis Castrapel c2158ff8fb Add order URI during LE cert creation failure; Fail properly when invalid CA passed; Update reqs 2019-03-25 08:28:23 -07:00
Hossein Shafagh a59eec553a
Merge branch 'master' into lemur_vault_plugin 2019-03-18 15:21:18 -07:00
Hossein Shafagh dbd948be6e updating requirements 2019-03-18 12:50:18 -07:00
alwaysjolley 4904e6e223
Merge branch 'master' into lemur_vault_plugin 2019-03-06 12:06:10 -05:00
Curtis Castrapel 077ae1eedd Downgrade Kombu for real this time 2019-03-05 09:45:59 -08:00
Curtis Castrapel 20ac4bd3dd downgrade kombu 2019-03-05 07:34:30 -08:00
Hossein Shafagh c9bcd29082
Merge branch 'master' into lemur_vault_plugin 2019-03-04 17:55:00 -08:00
Curtis Castrapel dd2900bdbc Relax search;update requirements 2019-03-04 10:04:06 -08:00
alwaysjolley 20518bc377
Merge branch 'master' into lemur_vault_plugin 2019-03-01 09:58:43 -05:00
Hossein Shafagh e64de7d312 updating requirements 2019-02-25 19:12:20 -08:00
alwaysjolley cd65a36437 - support multiple bundle configuration, nginx, apache, cert only
- update vault destination to support multi cert under one object
- added san list as key value
- read and update object with new keys, keeping other keys, allowing
us to keep an iterable list of keys in an object for deploying multiple
certs to a single node
2019-02-25 09:42:07 -05:00
alwaysjolley a0ca486f0f adding hvac and updating requrements 2019-02-19 15:22:11 -05:00
Hossein Shafagh 42af082d3a updating requirements 2019-02-11 10:22:59 -08:00
Hossein Shafagh 73a474bd35 pinning pyyaml to ensure only using the patched version 2019-02-08 08:23:42 -08:00
Hossein Shafagh fd60b16342 updating requirements, pinning pyyaml to patched version. 2019-02-07 17:13:53 -08:00
Hossein Shafagh 198826dd66
Merge branch 'master' into update-reqs-020719 2019-02-07 09:57:12 -08:00
Hossein Shafagh 70a70663a2 updating requirements 2019-02-07 09:51:34 -08:00
Curtis d9d12c7603
Merge branch 'master' into update-reqs-020519 2019-02-05 09:48:11 -08:00
Curtis Castrapel 176f9bfea6 Updating requirements 2019-02-05 09:37:04 -08:00
sirferl 36ab1c0bec
Merge branch 'master' into ADCS-plugin 2019-02-01 19:10:46 +01:00
Curtis Castrapel d2317acfc5 allowing create_user with noninteractive PW;updating reqs 2019-01-29 15:17:40 -08:00
sirferl c77ccdf46e
Merge branch 'master' into ADCS-plugin 2019-01-28 17:57:46 +01:00
Curtis Castrapel d689f5cda3 Fix LetsEncrypt for duplicate CN/SAN 2019-01-17 14:59:57 -08:00
Curtis Castrapel 3ee12cc50b Update requirements 2019-01-10 09:26:15 -08:00
Curtis 707affec01
Merge branch 'master' into ADCS-plugin 2019-01-08 10:59:19 -08:00
Curtis Castrapel c95fde7023 Better fix for kombu is to unpin it and modify makefile 2019-01-08 09:55:53 -08:00
Curtis Castrapel faa91ef2a7 Update requirements with Kombu fix 2019-01-08 09:47:46 -08:00
sirferl af88ad0f0d changed broken kombu ref. from 4.2.2 to 4.2.1 because travis build fails 2019-01-07 11:35:56 +01:00
sirferl f02178c154 added ADCS issuer and source plugin 2018-12-20 11:54:47 +01:00
Curtis Castrapel b35d494f2d Update requirements 2018-12-18 12:29:12 -08:00
Curtis Castrapel da87135e02 update reqs 2018-12-06 12:29:16 -08:00
Curtis Castrapel 2381d0a4bb Add async call to create pending cert when needed 2018-11-28 11:32:52 -08:00
Curtis Castrapel a7a05e26bc Do not re-use CSR during certificate reissuance; Update requirement; Add more logging to celery handler 2018-11-12 09:52:11 -08:00
Curtis Castrapel a3f96b96ee Add fixture to failing function 2018-11-05 15:16:09 -08:00
Curtis Castrapel 75183ef2f2 Unpin most dependencies, and fix moto 2018-11-05 14:37:52 -08:00
Curtis Castrapel 52e773230d Add new gin index to optimize ILIKE queries 2018-11-05 10:29:11 -08:00
Curtis Castrapel d4880f3e9d update itsdangerous 2018-10-29 09:39:12 -07:00
Curtis Castrapel e83699b6ae Add unique constraint to sources table - label column 2018-10-19 15:34:34 -07:00
Curtis Castrapel e91d8ec81b add indexes to domains and certificates tables to optimize load time 2018-10-11 11:36:50 -07:00
Curtis Castrapel 54ba7a053a up reqs 2018-09-17 10:57:03 -07:00
Curtis Castrapel 23382b2777 Celery integration 2018-09-13 10:35:54 -07:00
Curtis Castrapel b8b0f77ff8 Update requirements 2018-08-27 09:00:04 -07:00
Curtis 1b77dfa47a
Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
Curtis Castrapel 3e9726d9db Precommit work 2018-08-22 10:38:09 -07:00
Curtis Castrapel 9f64f0523b Increase timeouts 2018-08-17 15:36:56 -07:00
Curtis Castrapel da99bcda68 Better zone handling 2018-08-16 10:12:19 -07:00
Curtis Castrapel bb026b8b59 Allow LetsEncrypt renewals and requesting certificates without specifying DNS provider 2018-08-13 14:22:59 -07:00
Curtis Castrapel c82f3bbf0f updating requirements 2018-08-07 07:48:09 -07:00
Curtis Castrapel 7463d47057 Support LetsEncrypt accounts 2018-08-07 07:46:58 -07:00
Curtis Castrapel 6d8217e00f requirements 2018-08-07 07:46:58 -07:00
Curtis Castrapel a3e1d08ba2 Adding pessimistic sqlalchemy disconnection handling 2018-08-07 07:46:58 -07:00
Curtis Castrapel dd7c9e3f88 Explicit capture exception during create failure 2018-08-07 07:46:57 -07:00
Curtis Castrapel d8652fad36 Unpinning requests 2018-08-07 07:46:57 -07:00
Curtis Castrapel 58ec0bab09 updated requirements 2018-08-07 07:46:57 -07:00
Curtis Castrapel f53067ab29 Explicit capture exception during create failure 2018-08-07 07:46:56 -07:00
Curtis Castrapel efd33db69d Unpinning requests 2018-08-07 07:46:56 -07:00
Curtis Castrapel 177208f9da updated requirements 2018-08-07 07:46:56 -07:00
Curtis Castrapel 825844107e updates 2018-07-12 11:21:17 -07:00
Curtis Castrapel 65461d7418 Update requirements 2018-06-28 11:12:55 -07:00
Curtis Castrapel 20292275b5 update requirements while we're at it 2018-06-28 11:12:54 -07:00
Curtis Castrapel 4551cc11df update requirements 2018-06-28 11:12:54 -07:00
Curtis Castrapel 3002945d55 Fix unique dyn situation where zone does not match tld, and there's a deeper zone 2018-06-28 11:12:53 -07:00
Curtis Castrapel 0d4df75375 update requirements 2018-06-28 11:12:53 -07:00
Curtis 2aced5c010
Merge branch 'master' into master 2018-06-09 10:28:24 -07:00
Curtis Castrapel 403f70d6db Update requirements again 2018-06-05 09:51:19 -07:00
Curtis Castrapel e39fac32ec Update requirements 2018-06-04 13:32:51 -07:00
Curtis Castrapel 544a02ca3f Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
Curtis Castrapel b0f9d33b32 Requirements update 2018-05-25 11:07:26 -07:00