Commit Graph

3442 Commits

Author SHA1 Message Date
sayali
ee1d07000a Test subject details in reissue with cab_compliant option 2020-10-14 14:49:53 -07:00
sayali
90839b4d4b Unit test for cab_compliant = true 2020-10-14 14:49:53 -07:00
Hossein Shafagh
0e3638b86c
Merge branch 'master' into cab_compliant 2020-10-14 13:33:34 -07:00
dependabot-preview[bot]
c75d44864e
Merge pull request #3189 from Netflix/dependabot/pip/faker-4.14.0 2020-10-14 20:31:01 +00:00
sayali
62d099b500 Unit tests to check cab_compliant option 2020-10-14 12:41:56 -07:00
dependabot-preview[bot]
ddf94e04da
Bump faker from 4.4.0 to 4.14.0
Bumps [faker](https://github.com/joke2k/faker) from 4.4.0 to 4.14.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/joke2k/faker/compare/v4.4.0...v4.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 18:09:48 +00:00
dependabot-preview[bot]
16766b1f84
Merge pull request #3183 from Netflix/dependabot/pip/boto3-1.15.16 2020-10-14 18:07:49 +00:00
dependabot-preview[bot]
f08b50a952
Bump boto3 from 1.15.12 to 1.15.16
Bumps [boto3](https://github.com/boto/boto3) from 1.15.12 to 1.15.16.
- [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.15.12...1.15.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 17:45:18 +00:00
dependabot-preview[bot]
ea915282b2
Merge pull request #3186 from Netflix/dependabot/pip/acme-1.9.0 2020-10-14 17:42:24 +00:00
dependabot-preview[bot]
499bbca42e
Bump acme from 1.8.0 to 1.9.0
Bumps [acme](https://github.com/letsencrypt/letsencrypt) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/letsencrypt/letsencrypt/releases)
- [Commits](https://github.com/letsencrypt/letsencrypt/compare/v1.8.0...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 17:16:30 +00:00
dependabot-preview[bot]
a0ebfad89d
Merge pull request #3184 from Netflix/dependabot/pip/arrow-0.17.0 2020-10-14 17:14:13 +00:00
Hossein Shafagh
60a8219869
Merge branch 'master' into cab_compliant 2020-10-14 10:04:11 -07:00
Hossein Shafagh
409e12a9d6
Update models.py
lint
2020-10-14 10:03:44 -07:00
dependabot-preview[bot]
2fefbb6dea
Bump arrow from 0.16.0 to 0.17.0
Bumps [arrow](https://github.com/arrow-py/arrow) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/arrow-py/arrow/releases)
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/arrow-py/arrow/compare/0.16.0...0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 16:58:24 +00:00
dependabot-preview[bot]
04fd7c83c1
Merge pull request #3182 from Netflix/dependabot/pip/botocore-1.18.16 2020-10-14 16:56:13 +00:00
Hossein Shafagh
894e35b4e2
Update schemas.py
minor language
2020-10-14 09:48:40 -07:00
Hossein Shafagh
97cf54433b
Update models.py
language
2020-10-14 09:45:13 -07:00
sayali
82dd663942 Moving default key_type to getDefaults 2020-10-13 19:40:32 -07:00
sayali
28381737dc Removed OU from digicert plugin 2020-10-13 19:40:15 -07:00
sayali
b677e6e325 Copy subject details for non-CAB-compliant authorities 2020-10-13 19:40:01 -07:00
dependabot-preview[bot]
8b8f9e652b
Bump botocore from 1.18.12 to 1.18.16
Bumps [botocore](https://github.com/boto/botocore) from 1.18.12 to 1.18.16.
- [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.18.12...1.18.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 06:24:35 +00:00
Hossein Shafagh
5aa37b48d3
Merge pull request #3181 from hosseinsh/removing-outdated-language
cleaning up outdated language
2020-10-12 10:29:30 -07:00
Hossein Shafagh
5db1d31668
Merge branch 'master' into removing-outdated-language 2020-10-12 10:22:53 -07:00
Hossein Shafagh
896d1af0f7
Merge pull request #3153 from unic/feature/store-acme-account-details
Store ACME account details
2020-10-12 10:22:16 -07:00
Mathias Petermann
817fc3f0fe
Merge branch 'master' into feature/store-acme-account-details 2020-10-11 14:37:31 +02:00
charhate
c65386a8a8
Merge pull request #3180 from charhate/ui_changes
Certificate edit: update role and notification with owner change
2020-10-09 18:14:06 -07:00
Hossein Shafagh
4c7b429001
Merge branch 'master' into ui_changes 2020-10-09 18:05:33 -07:00
Hossein Shafagh
71697bad34
Merge pull request #3175 from hosseinsh/dymanic-digicert-ICAs
Dynamic DigiCert Intermediate CA
2020-10-09 18:05:16 -07:00
Hossein Shafagh
770339f94c cleaning up outdated phrases 2020-10-09 18:04:16 -07:00
sayali
fb4df8865b Formatting changes and typo 2020-10-09 17:58:03 -07:00
Hossein Shafagh
0fc050e17b
Merge branch 'master' into dymanic-digicert-ICAs 2020-10-09 17:53:54 -07:00
Hossein Shafagh
475833e8e1
Merge branch 'master' into ui_changes 2020-10-09 17:53:43 -07:00
Hossein Shafagh
1d18f061f2
Merge pull request #3179 from sirferl/entrust-plugin
Entrust plugin - Additional Test and fixes
2020-10-09 17:53:21 -07:00
Hossein Shafagh
198e20ce4f
Merge branch 'master' into dymanic-digicert-ICAs 2020-10-09 17:49:33 -07:00
Hossein Shafagh
d4819440af
Merge branch 'master' into entrust-plugin 2020-10-09 17:47:01 -07:00
sayali
d52e0d4e09 Certificate edit: update role and notification with owner change 2020-10-09 16:55:30 -07:00
charhate
b59c76d630
Merge pull request #3176 from charhate/ui_changes
Fix disable notify
2020-10-09 16:49:56 -07:00
Hossein Shafagh
42e9b8b627 removing the intermediary from being optional 2020-10-09 15:40:25 -07:00
sirferl
e67fc09bc8 Merge branch 'entrust-plugin' of github.com:sirferl/lemur into entrust-plugin 2020-10-09 12:11:41 +02:00
sirferl
5a968ffe63 Lint errors 2020-10-09 12:05:57 +02:00
sirferl
cc02a0adb0
Merge branch 'master' into entrust-plugin 2020-10-09 11:56:47 +02:00
sirferl
d43e240a2a dded ELIF at determine_end_date, becuase of error. 2020-10-09 11:41:44 +02:00
sirferl
a6a4f458e0 added Tests and removed problems in test-setup 2020-10-09 11:35:04 +02:00
sayali
d5ce38bf71 lint error fix - remove whitespace 2020-10-08 12:50:30 -07:00
sayali
8928e04385 Fix disable notify 2020-10-08 11:38:52 -07:00
Hossein Shafagh
1a270cd315 switching from static DigiCert ICAs to dynamic ones to support:
https://knowledge.digicert.com/alerts/DigiCert-ICA-Update.html
2020-10-07 20:06:20 -07:00
Hossein Shafagh
4f696abb5d adding util method to convert PKCS7 to pem 2020-10-07 20:03:46 -07:00
charhate
e078d33103
Merge pull request #3174 from charhate/ui_changes
Authority create: Email added to subject DN
2020-10-07 16:25:00 -07:00
sayali
b7d0e62844 Make location optional
Remove form validation and default value in input schema
2020-10-07 13:31:23 -07:00
Mathias Petermann
57534d86cd Disable account saving by default 2020-10-07 12:28:22 +02:00