Organize the document structure.

This commit is contained in:
samson 2019-04-02 04:32:27 +08:00
parent aac2b3bf9e
commit a82e2ee1f7
25 changed files with 11 additions and 13 deletions

View File

@ -1,6 +0,0 @@
# Use case document
[nginx-mutual-ssl-proxy-http](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/aa1f79d609e25d4b37fd3581b6e591ce3120b680/docs/tls/nginx-mutual-ssl-proxy-http.md)

View File

@ -1,5 +0,0 @@
# Use case document
[nginx-mutual-ssl-proxy-tcp-udp](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/tls/nginx-mutual-ssl-proxy-tcp-udp.md)

View File

@ -1,4 +1,7 @@
# How to audit and apply
# Use case deploy document
[nginx-mutual-ssl-proxy-http](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/aa1f79d609e25d4b37fd3581b6e591ce3120b680/docs/tls/nginx-mutual-ssl-proxy-http.md)
# How to use harbian-audit to audit and apply
## Server node
```
@ -21,3 +24,5 @@ sudo bash bin/hardening.sh --apply
```

View File

@ -1,4 +1,7 @@
# How to audit and apply
# Use case document
[nginx-mutual-ssl-proxy-tcp-udp](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/tls/nginx-mutual-ssl-proxy-tcp-udp.md)
# How to use harbian-audit to audit and apply
## Server node
```
@ -21,3 +24,4 @@ sudo bash bin/hardening.sh --apply
```