I hope to address this issue eventually, but we'll see how priorities work out.
Keep an eye on the linked ticket for updates!

-- 
Cheers,
Konrad 'ktoso’ Malawski
Akka @ Lightbend

On 8 March 2016 at 17:46:29, Michi ([email protected]) wrote:

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
Akka @ Lightbend

On 8 March 2016 at 15:31:28, Michi ([email protected]) 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 [email protected].
To post to this group, send email to [email protected].
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 [email protected].
To post to this group, send email to [email protected].
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 [email protected].
To post to this group, send email to [email protected].
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