Putting that line to beginning of the .ovpn file is enough to solve to problem:
so your .ovpn file should seem like this:
yes, it is that simple.
Code:
client
Code:
clientproto udpremote x.x.x.x 1194resolv-retry infinitenobindpersist-keypersist-tunremote-cert-tls serverauth SHA512cipher AES-256-CBCignore-unknown-option block-outside-dnsverb 3<ca>-----BEGIN CERTIFICATE-----...-----END CERTIFICATE-----</ca><cert>-----BEGIN CERTIFICATE-----...-----END PRIVATE KEY-----</key><tls-crypt>-----BEGIN OpenVPN Static key V1-----...-----END OpenVPN Static key V1-----</tls-crypt>
Statistics: Posted by cemyildiz — Mon May 13, 2024 4:11 am