Write errors in a list

This commit is contained in:
randomshell 2020-04-23 18:20:58 +00:00 committed by GitHub
parent c787c4152a
commit 9dad373eb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
FAQ.md
View file

@ -91,10 +91,13 @@ Sysctl options are at `/etc/sysctl.d/20-openvpn.conf`
**Q:** My router can't connect **Q:** My router can't connect
**A:** `Options error: No closing quotation (") in config.ovpn:46`: **A:**
type `yes` when asked to customize encryption settings and choose `tls-auth` - `Options error: No closing quotation (") in config.ovpn:46` :
`Options error: Unrecognized option or missing parameter(s) in config.ovpn:36: tls-version-min (2.3.2)`: type `yes` when asked to customize encryption settings and choose `tls-auth`
see question "Can I use an OpenVPN 2.3 client?"
- `Options error: Unrecognized option or missing parameter(s) in config.ovpn:36: tls-version-min (2.3.2)` :
see question "Can I use an OpenVPN 2.3 client?"
--- ---