Hi Sam, Both are true. Spray is Spray, and Akka-HTTP is Akka-HTTP. It’s not the same code base - the internals have been completely rewritten – thus, the SSL things are not reimplemented yet.
We’re working on it though and it will be part of akka-http soon. -- Cheers, Konrad 'ktoso’ Malawski On 19 February 2015 at 15:54:36, Sam Halliday ([email protected]) wrote: Hi all, I read here http://spray.io/documentation/1.1-SNAPSHOT/spray-can/http-server/#ssl-support that there is an implicit ServerSSLEngineProvider on Http.Bind but the latest HTTP docs http://doc.akka.io/docs/akka-stream-and-http-experimental/current/scala/http/https.html say "is not yet supported" (not just that the docs have to be written). which am I to believe? Best regards, Sam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout. -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
