Skip to content

Commit ac2e3f6

Browse files
committed
add comment
1 parent 5955777 commit ac2e3f6

File tree

1 file changed

+1
-0
lines changed
  • runtime/protocol/http-client-engines/test-suite/jvm/test/aws/smithy/kotlin/runtime/http/test

1 file changed

+1
-0
lines changed

runtime/protocol/http-client-engines/test-suite/jvm/test/aws/smithy/kotlin/runtime/http/test/ConnectionTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class ConnectionTest : AbstractEngineTest() {
3434
) {
3535
val url = testServers.getValue(serverType)
3636

37+
// Set SSL certs via system properties which HTTP clients should pick up
3738
testSslConfig.useAsSystemProperties {
3839
testEngines(skipEngines = setOf("CrtHttpEngine")) {
3940
engineConfig {

0 commit comments

Comments
 (0)