Commit Graph

119 Commits

Author SHA1 Message Date
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