FG

Connect to VPN via integrated MacOSX tool

Fresh3 days ago
Mar 15, 20266307 views
Confidence Score0%
0%

Problem

I have following openvpn.conf from my old PC: I would love to use built-in support for VPN in MacOSX like this: but I don't know which and where should I put these three certificates/keys mentioned in config file above.

Error Output

port 11194
dev tap
remote vpn.company.com

proto tcp-client
tls-client
tls-remote vpn.company.com
ca  /etc/ssl/certs/CompanyCA.pem
cert    /etc/ssl/o…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Connect to VPN via integrated MacOSX tool

Low Risk

Brief answer: you can't use the built-in VPN client with these credentials. It appears that the credentials that you have are for OpenVPN server, even the filename: says so (however the standard OpenVPN port is 1194, which has changed to 11194 in th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment