You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #893 we removed the usages of AkkaSslConfig as that is deprecate in Akka HTTP 10.2.0. There may be some left-overs in form of dependencies or HOCON config snippets still referring to the (now unused) ssl-config. These left-overs should be removed.
The text was updated successfully, but these errors were encountered:
In #893 we removed the usages of
AkkaSslConfig
as that is deprecate in Akka HTTP 10.2.0. There may be some left-overs in form of dependencies or HOCON config snippets still referring to the (now unused) ssl-config. These left-overs should be removed.The text was updated successfully, but these errors were encountered: