Skip to content

Commit

Permalink
Windows SNI with CA Override (#164)
Browse files Browse the repository at this point in the history
* On Windows, perform SNI/server cert chain check even if the the root CA has been overridden
  • Loading branch information
bretambrose authored May 28, 2021
1 parent c20e36a commit 67950ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>software.amazon.awssdk.crt</groupId>
<artifactId>aws-crt</artifactId>
<version>0.12.6</version>
<version>0.12.8</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 67950ad

Please # to comment.