commit 8dcdbbf2de2486060db12dc8c4fb0e7bba684dcb
parent 37cc5e2395830aa5e0f13a364269ce146f2ce674
Author: pyratebeard <root@pyratebeard.net>
Date: Wed, 23 Jan 2019 16:08:20 +0000
add encryption header and link to openssl. link from encryption section on home
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Home.md b/Home.md
@@ -62,6 +62,7 @@
### encryption
- [gpg](technology/encryption/gpg)
+- [openssl](technology/networking/openssl#encryption)
### linux
- [archlinux](technology/linux/archlinux/index)
diff --git a/technology/networking/openssl.md b/technology/networking/openssl.md
@@ -4,3 +4,6 @@
```
openssl s_client -connect domain.com:443
```
+
+## encryption
+https://linuxconfig.org/using-openssl-to-encrypt-messages-and-files-on-linux