openvpn: update key generation command (#9924)

pull/13/head
Marek Küthe 2023-03-10 12:30:19 -09:00 committed by GitHub
parent e21d3e0d11
commit a0e6b5341a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: