Hi Magnus On Fri, Apr 24, 2015 at 6:15 PM, Magnus Andersson < [email protected]> wrote:
> Haha, good answer. I missed that tweet! > > Both TLS and WebSockets, that is great news more than I would have hoped > for. Now I'm very eager for a new Milestone release. > The TLS support is not yet integrated with Http though. That comes next round. -Endre > > /Magnus > > 2015-04-24 16:45 GMT+02:00 Richard Rodseth <[email protected]>: > >> Roland tweeted yesterday: >> >> >> >> Yesterday the #jaxcon <https://twitter.com/hashtag/jaxcon?src=hash> >> award, today merged HTTP client (@sirthias <https://twitter.com/sirthias>) >> and WebSockets (@virtualvoid <https://twitter.com/virtualvoid>) and TLS >> support—can tomorrow be even better? >> << >> >> On Fri, Apr 24, 2015 at 6:34 AM, Magnus Andersson < >> [email protected]> wrote: >> >>> Hi >>> >>> What is the status for akka-http TLS support, Is there an ETA? >>> >>> I'm developing using akka-http and my integrations to 3rd party services >>> (SendGrid) must go over https. I looked at the source code but could not >>> find anything for TLS support in akka-http. Any workarounds that would be >>> valuable. >>> >>> *This is the relevant code, it sends requests over HTTP by default:* >>> val apiConnection: Flow[HttpRequest, HttpResponse, _] = >>> Http( context.system ).outgoingConnection( apiEndpoint, port ) >>> >>> Magnus >>> >>> -- >>> >>>>>>>>>> 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 a topic in the >> Google Groups "Akka User List" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/akka-user/8sgXZTillbE/unsubscribe. >> To unsubscribe from this group and all its topics, 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. >> > > > > -- > Magnus Andersson > Mollyware AB > > +46-738-403885 > [email protected] > www.mollyware.se > > -- > >>>>>>>>>> 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.
