Thanks Will!

Am Donnerstag, 13. August 2015 02:28:25 UTC+2 schrieb Will Sargent:
>
> The SSLContext is responsible for handling the trust store -- you set it 
> up and pass that into akka-http using HttpsContext.create(sslContext,...).
>
> How to set up the SSLContext is a bit confusing.  There are examples in 
> the guides for Android:
>
>
> https://developer.android.com/training/articles/security-ssl.html#HttpsExample
>
> and Fedora:
>
>
> https://docs.fedoraproject.org/en-US/Fedora_Security_Team/1/html/Defensive_Coding/sect-Defensive_Coding-TLS-Client-OpenJDK.html
>
> And you can also check out the "Understanding JSSE" section of the blog 
> post:
>
>
> https://tersesystems.com/2014/01/13/fixing-the-most-dangerous-code-in-the-world/
>
> On Tue, Aug 11, 2015 at 12:47 AM, <[email protected] <javascript:>> wrote:
>
>> Ehm, nobody?
>>
>>
>> Am Montag, 10. August 2015 16:11:45 UTC+2 schrieb [email protected]:
>>>
>>> I try to created a REST server with akka-http / SSL / Java.
>>>
>>> I'm a little bit stuck with the SSL part as following article doesn't 
>>> provide too much information: 
>>> http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0/java/http/server-side/low-level-server-side-api.html
>>> (Paragraph *Server-Side HTTPS Support*)
>>>
>>> Could somebody link me to an example where I see how to configure SSL 
>>> (truststore.jks) with akka-http?
>>>
>>> Thanky you.
>>> Rob
>>>
>> -- 
>> >>>>>>>>>> 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 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.

Reply via email to