Hi Endre,

Thanks for your reply, 
What I'm trying to do is a *relay or intermediate proxy* to intercept all 
*HTTPS 
*requests on my machine then authorize it with organization real proxy then 
return the response back to origin requester. I wanna do this to remove all 
the hassle of configuring all build tools with username/password like: sbt, 
maven, npm and so on. I just want to refer to localhost with some port and 
put the credentials only in one place, the relay.

Any suggestion? 

Thanks for your time,
Bassam


On Wednesday, April 20, 2016 at 10:57:03 AM UTC+2, Akka Team wrote:
>
> Hi Bassam,
>
> The client does not fully support proxies, especially when it comes to 
> Https: see https://github.com/akka/akka/issues/16853
>
> -Endre
>
>
>
> On Fri, Apr 15, 2016 at 3:58 PM, Bassam Khallaf <[email protected] 
> <javascript:>> wrote:
>
>> Hello,
>>
>> Is there any tutorial or example related to Https with akka-Http[java]?
>>
>> Thanks
>>
>> --
>> >>>>>>>>>>      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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Akka Team
> Typesafe - Reactive apps on the JVM
> Blog: letitcrash.com
> Twitter: @akkateam
>

-- 
>>>>>>>>>>      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