2020/08/14 articles read

article count: 8

Posted automatically.

--------------------------------------------------------------------------------

【図解】クライアント証明書の仕組み~シーケンス、クライアント認証、メリット 〜

https://milestone-of-se.nesuke.com/sv-advanced/digicert/client-cert/

--------------------------------------------------------------------------------

【図解】よく分かるデジタル(SSL/TLS)証明書の仕組み

https通信フロー、CSR、自己署名(オレオレ)証明書、ルート証明書、中間証明書の必要性や扱いについて〜

https://milestone-of-se.nesuke.com/sv-advanced/digicert/digital-certification-summary/

--------------------------------------------------------------------------------

Via/ViaMat/to/toMat in Akka Stream

https://stackoverflow.com/questions/37911174/via-viamat-to-tomat-in-akka-stream

--------------------------------------------------------------------------------

Error Handling in Streams

https://doc.akka.io/docs/akka/current/stream/stream-error.html

--------------------------------------------------------------------------------

Akka Streams: error handling in event processing pipelines

https://medium.com/@bszwej/akka-streams-error-handling-7ff9cc01bc12

--------------------------------------------------------------------------------

Akka Streamsで例外を扱う時の注意

https://developers.microad.co.jp/entry/2019/02/22/180021

--------------------------------------------------------------------------------

JavaのSSLSocketでSSLクライアントとSSLサーバーを実装する

http://codezine.jp/article/detail/105

--------------------------------------------------------------------------------

ポート443を使ったTLS認証を使ったMQTT: なぜ便利で、どのように動くのか

https://aws.amazon.com/jp/blogs/news/mqtt-with-tls-client-authentication-on-port-443-why-it-is-useful-and-how-it-works/