Hi Konrad,

thanks for the quick answer. Fortunately it is only a small part of our 
code that needs that. I will use Apache HttpClient for now, which does 
everything we need.

Best regards,
Michael

On Tuesday, March 8, 2016 at 5:37:01 PM UTC+1, Konrad Malawski wrote:
>
> Correct, HTTPS Proxies are not supported yet, see ticket: 
> https://github.com/akka/akka/issues/16153
> Sadly we're not sure when we'll get the chance to work on this yet.
>
> For the time being you may want to try Play's WS library, though I'm not 
> sure if they support this feature hm...
> (They're backed by the Ning Async Http Client).
>
> -- 
> Cheers,
> Konrad 'ktoso’ Malawski
> <http://akka.io>Akka <http://akka.io> @ Lightbend <http://typesafe.com>
> <http://lightbend.com>
>
> On 8 March 2016 at 15:31:28, Michi (michael...@physik.tu-muenchen.de 
> <javascript:>) wrote:
>
> Hi,
>
> we need to access a REST interface using HTTPS which is behind a proxy. 
> The akka-http documentation states that proxy support for HTTPS connections 
> is currently unsupported. Is there any way to use a HTTPS proxy with 
> akka-http? If not, can someone recommend a good (Java) https client library 
> that supports https proxies for accessing REST interfaces?
>
> Thanks,
> Michael
> --
> >>>>>>>>>> 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 <javascript:>.
> To post to this group, send email to akka...@googlegroups.com 
> <javascript:>.
> Visit this group at https://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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to