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