paragonie / awesome-appsec

A curated list of resources for learning about application security
https://paragonie.com/projects
MIT License
6.17k stars 730 forks source link

Added SSL/TLS practical tutorial #61

Closed Hakky54 closed 2 years ago

Hakky54 commented 4 years ago

Added an example project which has no security. It provides how-to steps to enable encryption with SSL/TLS for three scenarios:

Java spring based web server A variation of http clients which are supported

Helps the person to learn about certificates, keystores, ssl commands and basic web security based on certificates.

Hakky54 commented 3 years ago

@paragonie-scott or @paragonie-security or @paragonie-staff have you had a chance to look at this, anything you want done differently?

Hakky54 commented 2 years ago

Closing this PR as it is not maintained anymore