Skip to content

Commit

Permalink
Fix SNI check when custom root-CA used on Apple devices. (#300)
Browse files Browse the repository at this point in the history
Fixes come from updating to latest submodules:
aws-c-io: v0.10.4 -> v0.10.5
aws-lc: 690175e -> d0a5455
  • Loading branch information
graebm committed Jun 17, 2021
1 parent df54d95 commit 42691b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Expand Up @@ -24,6 +24,7 @@ prune crt/aws-lc/crypto/cipher_extra/test
prune crt/aws-lc/fuzz
prune crt/aws-lc/ssl
prune crt/aws-lc/tests
graft crt/aws-lc/tests/compiler_features_tests
prune crt/aws-lc/third_party
graft crt/aws-lc/third_party/fiat
prune crt/aws-lc/tool
Expand Down
2 changes: 1 addition & 1 deletion crt/aws-lc

0 comments on commit 42691b8

Please sign in to comment.