From b1e1f5c75bdf418db69930d445ff15c385415c2b Mon Sep 17 00:00:00 2001 From: Hakan Altindag Date: Sun, 17 Nov 2019 01:48:35 +0100 Subject: [PATCH 1/4] Added Hakky54/mutual-tls-ssl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d8937c..fcf0d3f 100644 --- a/README.md +++ b/README.md @@ -769,6 +769,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). +- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication ### AWS From 0626d00cad7a2db062d9e035b6c87b449c21e26b Mon Sep 17 00:00:00 2001 From: Hakan Altindag Date: Mon, 4 May 2020 10:23:20 +0200 Subject: [PATCH 2/4] Copied references to jp and zh markdown files --- README-jp.md | 1 + README-zh.md | 1 + README.md | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README-jp.md b/README-jp.md index 7b8c53c..189bb90 100644 --- a/README-jp.md +++ b/README-jp.md @@ -780,6 +780,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). +- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication - Written by [Hakky54](https://github.com/Hakky54). ### AWS diff --git a/README-zh.md b/README-zh.md index a1b5c0b..7e2c345 100644 --- a/README-zh.md +++ b/README-zh.md @@ -828,6 +828,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). +- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication - Written by [Hakky54](https://github.com/Hakky54). ### AWS diff --git a/README.md b/README.md index ec284b7..71a9203 100644 --- a/README.md +++ b/README.md @@ -775,7 +775,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). -- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication +- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication - Written by [Hakky54](https://github.com/Hakky54). ### AWS From 6ae9ab9cf5376b373aa71a2e4331f779d71544f0 Mon Sep 17 00:00:00 2001 From: Hakan Altindag Date: Tue, 5 May 2020 18:11:20 +0200 Subject: [PATCH 3/4] Applied feedback and added idea files to gitignore --- .gitignore | 3 +++ README-jp.md | 2 +- README-zh.md | 2 +- README.md | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 63123fb..d73c63e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ .DS_store + +*.iml +.idea \ No newline at end of file diff --git a/README-jp.md b/README-jp.md index 189bb90..3f5f925 100644 --- a/README-jp.md +++ b/README-jp.md @@ -275,6 +275,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### SSL/TLS - [SSL & TLS Penetration Testing](https://www.aptive.co.uk/blog/tls-ssl-security-testing/) - Written by [APTIVE](https://www.aptive.co.uk/). +- [Practical introduction to SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) - Written by [@Hakky54](https://github.com/Hakky54). ### Webmail @@ -780,7 +781,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). -- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication - Written by [Hakky54](https://github.com/Hakky54). ### AWS diff --git a/README-zh.md b/README-zh.md index 7e2c345..a71cd7e 100644 --- a/README-zh.md +++ b/README-zh.md @@ -293,6 +293,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### SSL/TLS - [SSL & TLS Penetration Testing](https://www.aptive.co.uk/blog/tls-ssl-security-testing/) - Written by [APTIVE](https://www.aptive.co.uk/). +- [Practical introduction to SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) - Written by [@Hakky54](https://github.com/Hakky54). ### Webmail @@ -828,7 +829,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). -- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication - Written by [Hakky54](https://github.com/Hakky54). ### AWS diff --git a/README.md b/README.md index 71a9203..9c73ea1 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### SSL/TLS - [SSL & TLS Penetration Testing](https://www.aptive.co.uk/blog/tls-ssl-security-testing/) - Written by [APTIVE](https://www.aptive.co.uk/). +- [Practical introduction to SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) - Written by [@Hakky54](https://github.com/Hakky54). ### Webmail @@ -775,7 +776,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Hackxor](http://hackxor.net/) - Realistic web application hacking game - Written by [@albinowax](https://twitter.com/albinowax). - [SELinux Game](http://selinuxgame.org/) - Learn SELinux by doing. Solve Puzzles, show skillz - Written by [@selinuxgame](https://twitter.com/selinuxgame). - [Portswigger Web Security Academy](https://portswigger.net/web-security) - Free trainings and labs - Written by [PortSwigger](https://portswigger.net/). -- [Encrypting with SSL/TLS](https://github.com/Hakky54/mutual-tls-ssl) Step by step guide for encrypting client and server communication - Written by [Hakky54](https://github.com/Hakky54). ### AWS From 9ea61e1caa1d44f36173a51e62569cbe9904c6a9 Mon Sep 17 00:00:00 2001 From: Hakan Altindag Date: Thu, 7 May 2020 17:49:24 +0200 Subject: [PATCH 4/4] Reverted changes of gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index d73c63e..63123fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ .DS_store - -*.iml -.idea \ No newline at end of file