From 37ee2062c953c475b9ff79fb840adf12c58d6be0 Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 19 Dec 2018 20:28:12 +0100 Subject: [PATCH] added 'OpenSSL Certificate Authority' tutorial - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f196cb..43417fe 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: DEF CON Media Server - great stuff from DEFCON 26.
  :small_orange_diamond: BGP Meets Cat - after 3072 hours of manipulating BGP, Job Snijders has succeeded in drawing a Nyancat.
  :small_orange_diamond: HTTPS in the real world - great tutorial explain how HTTPS works in the real world.
+  :small_orange_diamond: OpenSSL Certificate Authority - build your own certificate authority (CA) using the OpenSSL command-line tools.
  :small_orange_diamond: Hidden directories - hidden directories and files as a source of sensitive information about web application.