Added disclaimer to strongSwan guide
This commit is contained in:
parent
631885ad2f
commit
0dc3a3510d
1 changed files with 3 additions and 1 deletions
|
@ -580,7 +580,9 @@ systemctl daemon-reload
|
||||||
|
|
||||||
### Step 23: create `strongswan-certs` folder
|
### Step 23: create `strongswan-certs` folder
|
||||||
|
|
||||||
> For security reasons, steps 24 to 28 are done on Mac vs server.
|
> For security reasons, steps 23 to 27 are done on Mac vs server.
|
||||||
|
|
||||||
|
> Store `strongswan-certs` folder in a safe place if you wish to issue additional certificates in the future.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
mkdir ~/Desktop/strongswan-certs
|
mkdir ~/Desktop/strongswan-certs
|
||||||
|
|
Loading…
Add table
Reference in a new issue