This commit is contained in:
parent
b983f19c1f
commit
0e11ec2057
28 changed files with 674 additions and 120 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Client-Side HTTPS Support
|
||||
=========================
|
||||
|
||||
Akka HTTP supports TLS encryption on the client-side as well as on the :ref:`server-side <serverSideHTTPS>`.
|
||||
Akka HTTP supports TLS encryption on the client-side as well as on the :ref:`server-side <serverSideHTTPS-scala>`.
|
||||
|
||||
.. warning:
|
||||
|
||||
|
|
@ -27,5 +27,5 @@ Akka HTTP will happily handle many thousand concurrent connections to a single o
|
|||
connection-level
|
||||
host-level
|
||||
request-level
|
||||
https-support
|
||||
client-https-support
|
||||
websocket-support
|
||||
Loading…
Add table
Add a link
Reference in a new issue