openvpn: update key generation command (#9924)

This commit is contained in:
Marek Küthe
2023-03-10 12:30:19 -09:00
committed by GitHub
parent e21d3e0d11
commit a0e6b5341a

View File

@@ -17,7 +17,7 @@
- Create a cryptographic key and save it to file:
`openvpn --genkey --secret {{path/to/key}}`
`openvpn --genkey secret {{path/to/key}}`
- Try to set up a peer-to-peer tunnel on bob.example.com host with a static key: