How to set up VPN connection with .p12 and .ovpn file?
Fresh3 days ago
Mar 15, 202649794 viewsConfidence Score0%
0%
Problem
I'm quite new to Linux (Ubuntu 10.10) and I'm having a hard time trying to import keys and certificates for a VPN connection to my work office server. I have a file which is the key I'm guessing. I also have a file which could be the config settings for the connection. How would I import these file…
Error Output
.p12
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to set up VPN connection with .p12 and .ovpn file?
Low Risk
To complement @barbaz answer: You need to convert the .p12 file to CA certificate, client certificate and client private key. The command line commands for these actions are: It will ask for a password for your client private key, you write what you…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix