akka/akka-http

Provide documentation about how to configure TLS for the client and server side

Open

#237 建立於 2016年9月12日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Scala (598 fork)batch import
1 - triagedhelp wantedt:docs

倉庫指標

Star
 (1,311 star)
PR 合併指標
 (平均合併 1天 10小時) (30 天內合併 2 個 PR)

描述

Issue by jrudolph Tuesday Feb 10, 2015 at 15:39 GMT Originally opened as https://github.com/akka/akka/issues/16829


In spray we had only very sparse documentation about this topic and referred to the general SSL configuration of Java. It may make sense to provide proper documentation about this topic or at least provide working examples showing how to configure SSL in the most common situations.

  • configure server certificates
  • configure certain ciphers on the server and client side
  • add a custom CA certificate to the client side
  • disable certificate checking for testing purposes

/cc @sirthias

Also see spray/spray#721.

貢獻者指南