Skip to content

Commit

Permalink
Remove ssl-config from test (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored May 7, 2021
1 parent 1e83485 commit 96861bd
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,6 @@ class AkkaManagementHttpEndpointSpec extends AnyWordSpecLike with Matchers {
akka.management.http.routes {
test4 = "akka.management.HttpManagementEndpointSpecRoutesScaladsl"
}

akka.ssl-config {
loose {
disableSNI = true
disableHostnameVerification = true
}
}
"""
)

Expand Down

0 comments on commit 96861bd

Please sign in to comment.