Akka HTTP TLS support ETA?

221 views
Skip to first unread message

Magnus Andersson

unread,
Apr 24, 2015, 9:34:27 AM4/24/15
to akka...@googlegroups.com
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

Richard Rodseth

unread,
Apr 24, 2015, 10:45:09 AM4/24/15
to akka...@googlegroups.com
Roland tweeted yesterday:

>>
Yesterday the #jaxcon award, today merged HTTP client (@sirthias) and WebSockets (@virtualvoid) and TLS support—can tomorrow be even better?
<<

--
>>>>>>>>>> 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 akka-user+...@googlegroups.com.
To post to this group, send email to akka...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Magnus Andersson

unread,
Apr 24, 2015, 12:16:13 PM4/24/15
to akka...@googlegroups.com
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.

/Magnus

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 akka-user+...@googlegroups.com.

To post to this group, send email to akka...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.



--
Magnus Andersson

Endre Varga

unread,
Apr 24, 2015, 1:06:55 PM4/24/15
to akka...@googlegroups.com
Hi Magnus

On Fri, Apr 24, 2015 at 6:15 PM, Magnus Andersson <magnus.a...@mollyware.se> 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

Asa Riley

unread,
May 4, 2015, 11:08:18 AM5/4/15
to akka...@googlegroups.com
Hi

I'm new here, hopefully I don't totally embarrass myself. I'm looking for abstractions to implement a TCP protocol with TLS so correct me if I'm in the wrong place. 

Where can I find more info about this TLS support? Is it included in Akka Streams 1.0-RC2? I didn't find it in the associated documentation. 

Thanks

Akka Team

unread,
May 4, 2015, 11:11:15 AM5/4/15
to Akka User List
Hi,

I'm new here, hopefully I don't totally embarrass myself. I'm looking for abstractions to implement a TCP protocol with TLS so correct me if I'm in the wrong place. 

Where can I find more info about this TLS support? Is it included in Akka Streams 1.0-RC2? I didn't find it in the associated documentation. 
There are no other docs currently for TLS, and HTTP integration is not ready. In fact RC2 contains only minor changes compared to RC1, since it was released so the Reactive Streams specification group can follow on with a final release of the spec.

-Endre



--
Akka Team
Typesafe - Reactive apps on the JVM
Blog: letitcrash.com
Twitter: @akkateam
Reply all
Reply to author
Forward
0 new messages