Skip to content

Commit e898154

Browse files
authored
Merge pull request #7 from Hakky54/master
Added SSL/TLS practical tutorial
2 parents db9b851 + ca78316 commit e898154

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ Supported by: [GuardRails.io](https://www.guardrails.io)
8686
- [Prevent cross-site scripting (XSS) attacks](https://www.ibm.com/developerworks/library/se-prevent-cross-site-scripting-attacks/index.html) - This article explains how XSS attacks work and suggests a methodology to block XSS attacks.
8787
- [Java Security Resource Center](https://www.oracle.com/technetwork/java/javase/overview/security-2043272.html) - A collection of security details for different users of the Java Platform.
8888

89+
## Practices
90+
91+
- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication
92+
8993
## Specifications
9094

9195
- [JSR 115: Java Authorization Contract for Containers](https://jcp.org/en/jsr/detail?id=115)

0 commit comments

Comments
 (0)