Thanks for the reply! I thought it sounded too good to be true. :(
I'll give those other products you mentioned a read over.
Thank you
I'll give those other products you mentioned a read over.
Thank you
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
dev tun
persist-tun
persist-key
proto tcp-client
cipher AES-256-CBC
auth SHA512
client
resolv-retry infinite
remote x.x.x.x xxxxx tcp
lport 0
verify-x509-name "C=US, ST=Ohio, L=XXXXX, O=HomeVPN, emailAddress=nobody@cares.org, CN=HomeVPN Server Certificate" subject
remote-cert-tls server
auth-user-pass
pkcs12 VPN_access_HomeVPN_Server_Certificate.p12
tls-auth VPN_access_HomeVPN_Server_Certificate-tls.key 1
Quote from: bartjsmit on January 29, 2023, 10:13:35 AM
Both client and server need to agree on a certificate chain. Have you imported the root CA cert and any intermediate cert(s)?
The most portable way is to add them to the ovpn file inside <ca> ... </ca>
Bart...
2023-01-28 23:47:18 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.
2023-01-28 23:47:18 Cannot pre-load keyfile (VPN_Server_SSLVPN_Server_Certificate-tls.key)
2023-01-28 23:47:18 Exiting due to fatal error