1
0
Fork 0
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:
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

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: