mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
openvpn: update key generation command (#9924)
This commit is contained in:
parent
e21d3e0d11
commit
a0e6b5341a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue