u/Hakky54

Step by step guide of setting up SSL/TLS for a server and client
▲ 37 r/devops

Step by step guide of setting up SSL/TLS for a server and client

Hi everyone I have written a tutorial which describe step by step how to secure a http client and server with different levels of security. Initially I created this project for myself to understand the basics of mutual tls and as a cheat sheet. Afterwords I thought it would be handy to make it public. I was not quite sure whether to post it here as it is mainly a java project, but I thought it would be still good to share the tutorial as it describes all of the steps for creating, signing, extracting and other stuff related to certificates. Hope you guys like it. Feel free to send my some critiques!

See here for the tutorial: https://github.com/Hakky54/mutual-tls-ssl

u/Hakky54 — 9 days ago
▲ 11 r/scala+2 crossposts

Cheat Sheet - 50+ example Http Client SSL TLS Configuration with http requests

Hi everyone, I have written a cheat sheet containing over 50+ http clients configured with SSL and also with an example request. It contains next to Scala also clients for other jvm languages such as Java, Kotlin, Clojure, and Groovy. Feel free to share your thoughts

gist.github.com
u/Hakky54 — 9 days ago