pjfanning commented on code in PR #3528:
URL: https://github.com/apache/pekko/pull/3528#discussion_r3947692986
##########
remote/src/main/scala/org/apache/pekko/remote/artery/tcp/ssl/PemManagersProvider.scala:
##########
@@ -90,4 +93,46 @@ private[ssl] object PemManagersProvider {
certFactory.generateCertificate(Files.newInputStream(new
File(filename).toPath))
Review Comment:
https://github.com/pjfanning/incubator-pekko/blob/56f9467d32f388336a8abcb735cbf5c671b8294a/remote/src/main/scala/org/apache/pekko/remote/artery/tcp/ssl/PemManagersProvider.scala
seems to show this is closed in this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]