k8s-friendly SSLEngine provider (simplified) (#29152)

Co-authored-by: Arnout Engelen <github@bzzt.net>
Co-authored-by: James Roper <james@jazzy.id.au>
This commit is contained in:
Ignasi Marimon-Clos 2020-06-05 17:34:44 +02:00 committed by GitHub
parent 9f05948f29
commit c287fff034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
58 changed files with 2064 additions and 266 deletions

View file

@ -336,6 +336,7 @@ lazy val remote =
.dependsOn(
actor,
stream,
pki,
protobuf % "test",
actorTests % "test->test",
testkit % "test->test",