Commit Graph

4066 Commits

Author SHA1 Message Date
01678a714f added required vars check 2020-09-14 09:50:55 +02:00
1bdfaa9739 removed merge conflicts 2020-09-14 08:58:31 +02:00
b217a68512 added entrust to setup.py 2020-09-14 08:53:17 +02:00
8adca442e1 Merge branch 'master' into entrust-plugin 2020-09-11 17:11:57 -07:00
5cc6279361 Merge pull request #3115 from charhate/validity
Cert Validity UI Changes
2020-09-11 16:48:50 -07:00
09a2a8fc76 Log message change
PR comments
2020-09-11 15:53:34 -07:00
806aeddd87 Merge branch 'master' into validity 2020-09-11 10:09:01 -07:00
e4ed2a14e7 Merge pull request #3130 from hosseinsh/improved-csr-support
Improved csr support and EC key_type support
2020-09-11 10:08:44 -07:00
6e588f9c7b Merge branch 'master' into validity 2020-09-11 09:06:11 -07:00
1c9c377751 Lint errors 2020-09-11 12:31:15 +02:00
fd52438d61 yet lint errors 2020-09-11 12:30:53 +02:00
de9ad82011 Fixed Lint complaints 2020-09-11 12:24:33 +02:00
3487ecbaa7 Added entrust plugin doc and amended ADCS 2020-09-11 12:04:02 +02:00
aa0a31f90e Added entrust plugin 2020-09-11 11:16:23 +02:00
a99a84b0b2 entrust plugin inital edit 2020-09-10 16:04:31 +02:00
f47f108f43 ientrust plgin - first version 2020-09-10 16:03:29 +02:00
f6c10ef3d8 Merge pull request #5 from Netflix/master
Entrust Plugin
2020-09-10 14:15:55 +02:00
a7be8b6dce adding support for different types of CSR encodings 2020-09-09 19:54:53 -07:00
4923157dc2 expanding key_type to with EC support 2020-09-09 19:54:20 -07:00
aff7ad7ea2 testing 2020-09-09 19:53:59 -07:00
60fd2134ca removing duplicate curves, and marking them in existing mapping 2020-09-09 19:53:35 -07:00
5ab9626cbd overwriting cn and key_type values from CSR, as they take precedence 2020-09-09 19:52:59 -07:00
6fa15c4cb3 methods to extract cn and key_type from csr 2020-09-09 19:48:21 -07:00
de0c38e9ba mapping of curve name to key_type 2020-09-09 19:47:51 -07:00
1eb2df63cc Merge pull request #3127 from Netflix/dependabot/pip/boto3-1.14.56 2020-09-08 17:06:16 +00:00
aeead5363b Bump boto3 from 1.14.54 to 1.14.56
Bumps [boto3](https://github.com/boto/boto3) from 1.14.54 to 1.14.56.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.54...1.14.56)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 16:58:54 +00:00
e14dfc8639 Merge pull request #3125 from Netflix/dependabot/pip/psycopg2-2.8.6 2020-09-08 16:56:16 +00:00
6ef6fe40e6 Bump psycopg2 from 2.8.5 to 2.8.6
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 16:46:51 +00:00
61a0aae96c Merge pull request #3126 from Netflix/dependabot/pip/freezegun-1.0.0 2020-09-08 16:44:48 +00:00
e0ba90d672 Bump freezegun from 0.3.15 to 1.0.0
Bumps [freezegun](https://github.com/spulec/freezegun) from 0.3.15 to 1.0.0.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/0.3.15...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 16:38:36 +00:00
5d24cff338 Merge pull request #3124 from Netflix/dependabot/pip/botocore-1.17.56 2020-09-08 16:36:42 +00:00
458b4b062c Bump botocore from 1.17.54 to 1.17.56
Bumps [botocore](https://github.com/boto/botocore) from 1.17.54 to 1.17.56.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.17.54...1.17.56)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 06:13:59 +00:00
50f98dd223 Merge pull request #3122 from Netflix/dependabot/pip/boto3-1.14.54 2020-09-03 15:50:03 +00:00
86d37ced17 Bump boto3 from 1.14.48 to 1.14.54
Bumps [boto3](https://github.com/boto/boto3) from 1.14.48 to 1.14.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.48...1.14.54)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 05:27:42 +00:00
f66d91036b Merge pull request #3110 from Netflix/dependabot/pip/flask-cors-3.0.9 2020-09-03 05:24:55 +00:00
2fd05eed3d Bump flask-cors from 3.0.8 to 3.0.9
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 05:13:48 +00:00
ac62cc7767 Merge pull request #3114 from Netflix/dependabot/pip/black-20.8b1 2020-09-03 05:11:24 +00:00
0d95d77a10 Bump black from 19.10b0 to 20.8b1
Bumps [black](https://github.com/psf/black) from 19.10b0 to 20.8b1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 05:04:07 +00:00
cb38415b3c Merge pull request #3113 from Netflix/dependabot/pip/pytest-mock-3.3.1 2020-09-03 05:02:23 +00:00
b9a30a2188 Bump pytest-mock from 3.3.0 to 3.3.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 04:34:55 +00:00
67c57b9b63 Merge pull request #3111 from Netflix/dependabot/pip/cryptography-3.1 2020-09-03 04:32:56 +00:00
26dfe5f654 Bump cryptography from 3.0 to 3.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.1.
- [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/3.0...3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 00:59:57 +00:00
2ca8dba5e4 Merge pull request #3109 from Netflix/dependabot/pip/paramiko-2.7.2 2020-09-03 00:57:05 +00:00
9af887cf95 Bump paramiko from 2.7.1 to 2.7.2
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/master/NEWS)
- [Commits](https://github.com/paramiko/paramiko/compare/2.7.1...2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 17:13:23 +00:00
7cad569114 Merge pull request #3107 from hosseinsh/ecc-support-for-authority-minting
adding the correct signing algorithm, and a missing key Type
2020-09-02 10:11:20 -07:00
6fd27c3372 Merge branch 'master' into ecc-support-for-authority-minting 2020-09-01 17:57:07 -07:00
8e30305596 Merge branch 'master' into validity 2020-09-01 17:56:52 -07:00
9ded7b8571 Merge pull request #3116 from Netflix/fix_distutils
Cleanup setup.py
2020-09-01 17:55:59 -07:00
ef6373cb3a Merge branch 'master' into fix_distutils 2020-09-01 17:42:14 -07:00
5dd6c6636b Merge pull request #3118 from Netflix/fix_travis_build_01
Add SETUPTOOLS_USE_DISTUTILS environment variable to fix travis build issue
2020-09-01 17:41:39 -07:00