Commit Graph

3135 Commits

Author SHA1 Message Date
8610af8b83 more precise language 2020-10-22 17:54:46 -07:00
97f80b79dc adjusting digicert test to support seconds 2020-10-22 17:23:33 -07:00
9acd974b74 fixing the test to support seconds 2020-10-22 17:20:47 -07:00
ae1e9d120b consistent messaging 2020-10-22 17:13:58 -07:00
2e7652962c refactoring of the error handling 2020-10-22 17:11:02 -07:00
1c96ea9ab1 better messaging of exceptions 2020-10-22 17:10:32 -07:00
02c040865d more meaningful message 2020-10-22 16:05:29 -07:00
8fa90a2ce5 digicert expects also seconds, though not yet honoring it 2020-10-22 16:01:09 -07:00
c60645bec4 improved logging for all responses 2020-10-22 16:00:26 -07:00
c2fe2b5e03 improved logging for all responses 2020-10-22 15:59:59 -07:00
03d1af16e7 better logging for exceptions around all plugins 2020-10-22 15:59:38 -07:00
55f219e97a Merge pull request #3206 from charhate/ecc_changes
Check if present - Organization, State, Country
2020-10-21 16:25:03 -07:00
43483cb1c7 Check if present - Organization, State, Country 2020-10-21 15:44:53 -07:00
2ccb7034b5 Merge pull request #3205 from charhate/ecc_changes
Check if OU and L is present in subject
2020-10-21 13:11:04 -07:00
0986a7a3ff Merge branch 'master' into ecc_changes 2020-10-21 12:32:35 -07:00
757e190b60 Check if OU and L is present in subject
fixing index out of range
2020-10-21 12:11:41 -07:00
c1bf192bd8 Merge pull request #3203 from charhate/ecc_changes
Removing ECC 192 and 521 from UI
2020-10-20 18:14:08 -07:00
18fdd420a7 Merge branch 'master' into ecc_changes 2020-10-20 18:08:16 -07:00
4997165235 Removing ECC 192 and 521 from UI
not CAB supported. Keeping 521 for authority
2020-10-20 17:59:50 -07:00
59a97cde1d Merge pull request #3202 from charhate/ecc_changes
Fix cert reissue when L/OU is not set
2020-10-20 17:23:31 -07:00
01dddd2a55 iterate over subject details 2020-10-20 17:17:28 -07:00
788703ce12 Fix cert reissue when L/OU is not set
get_certificate_primitives complains with None L/OU
2020-10-20 16:44:17 -07:00
ea33fe9979 Merge pull request #3197 from charhate/ecc_changes
Show only few supported ECC algorithms on UI
2020-10-19 17:53:48 -07:00
855baadfee Show only few supported ECC algorithms on UI 2020-10-19 17:42:52 -07:00
ad07b41763 Merge pull request #3193 from jtschladen/notification-fixes
Miscellaneous notification fixes and tests
2020-10-19 16:17:57 -07:00
b5f0fc5a19 Fix syntax error 2020-10-19 15:21:34 -07:00
ecd4d6ebe3 Change string formatting pattern 2020-10-19 15:12:48 -07:00
e90b08b363 Correct typo and enable Slack notification test 2020-10-16 17:08:44 -07:00
6a1889787d Correct log attributes 2020-10-16 16:30:21 -07:00
2c92fc6eb9 Merge branch 'notification-fixes' of github.com:jtschladen/lemur into notification-fixes 2020-10-16 16:22:28 -07:00
072b337f37 Restructure log messages 2020-10-16 16:21:43 -07:00
fe5d75c7f8 Merge branch 'master' into notification-fixes 2020-10-16 15:20:42 -07:00
60bb0037f0 Miscellaneous notification fixes and tests 2020-10-16 15:13:12 -07:00
cb2f340277 Merge pull request #3190 from charhate/cab_compliant
Use cab_compliant option instead of authority name list
2020-10-16 14:59:51 -07:00
ab91d58a03 Merge branch 'master' into cab_compliant 2020-10-16 08:33:04 -07:00
67c184a97c Merge pull request #3191 from unic/hotfix/fix-alembic-url-escaping
Fix "ValueError: invalid interpolation syntax in" for special chars in SQLALCHEMY_DATABASE_URI
2020-10-16 08:32:51 -07:00
55658c5f23 Add double % for escaped SQLALCHEMY_DATABASE_URI 2020-10-16 10:43:52 +02:00
29f3dd43f2 Update administration.rst
language
2020-10-15 15:18:04 -07:00
32c0c5fb00 Merge pull request #1 from Netflix/master
Merge pull request #3188 from charhate/cab_compliant
2020-10-15 11:18:47 -07:00
9dc476f393 Use cab_compliant option instead of authority name list 2020-10-15 10:44:46 -07:00
cd29b2b870 Merge pull request #3188 from charhate/cab_compliant
Cab compliant
2020-10-15 10:22:41 -07:00
f38380d156 Check if option is present 2020-10-14 17:38:32 -07:00
4d5e712e85 Remove option reset from test 2020-10-14 15:40:23 -07:00
ee1d07000a Test subject details in reissue with cab_compliant option 2020-10-14 14:49:53 -07:00
90839b4d4b Unit test for cab_compliant = true 2020-10-14 14:49:53 -07:00
0e3638b86c Merge branch 'master' into cab_compliant 2020-10-14 13:33:34 -07:00
c75d44864e Merge pull request #3189 from Netflix/dependabot/pip/faker-4.14.0 2020-10-14 20:31:01 +00:00
62d099b500 Unit tests to check cab_compliant option 2020-10-14 12:41:56 -07:00
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
16766b1f84 Merge pull request #3183 from Netflix/dependabot/pip/boto3-1.15.16 2020-10-14 18:07:49 +00:00