1
0
mirror of https://github.com/ArcticFoxes-net/ONC-Converter synced 2024-09-19 08:04:43 -04:00
Convert OpenVPN configuration files to ONC configuration files
Go to file
thomkeh 12e1f5501a
Use the correct format for the client certificates
They're usually not in the PKCS#12 format but in X509.
2018-07-17 15:41:28 +01:00
LICENSE Initial commit 2017-11-15 18:26:31 +01:00
ovpn2onc.html Use the correct format for the client certificates 2018-07-17 15:41:28 +01:00
README.md Update README.md 2018-07-15 12:09:41 +01:00

ovpn2onc

Convert OpenVPN config files to the ONC ChromeOS network config files.

How to use

Download the ovpn2onc.html file and open it in Chrome (or any other modern browser). Follow the instructions there.