Quantcast
Viewing all articles
Browse latest Browse all 1367

Recommended new way to pass in TLSClientAuth in Akka HTTP 10.2 API

Hello, first let me say nice work on the Akka HTTP 10.2 release. The migration has been quite easy, and as an Akka gRPC users, many changes are greatly appreciated. The one question I have is that with the new API to create an HttpsConnectionContext (using either ConnectionContext.httpsServer or ConnectionContext.httpsClient), we are no longer able to pass in the TLSClientAuth parameter to turn on mutual authentication. While the documentation here https://doc.akka.io/docs/akka-http/current/server-side/server-https-support.html mostly details the new API, the section at the bottom for mutual authentication still follows the older API.

Thanks in advance

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367

Trending Articles