1
0
mirror of https://github.com/ArcticFoxes-net/ONC-Converter synced 2024-09-19 16:14:43 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
thomkeh
225b541cb6
No need to make values safe, no quotes around x509 name 2018-07-17 16:52:26 +01:00
thomkeh
c66de4268e
Correctly parse verify-x509 2018-07-17 16:31:08 +01:00
thomkeh
7cbfd683f2
Make port a number and comment out verify-x509 2018-07-17 15:49:02 +01:00
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
thomkeh
552770e79b
Give button a better name 2018-07-15 12:26:35 +01:00
thomkeh
5195af0d83
Update README.md 2018-07-15 12:09:41 +01:00
thomkeh
39d946345c
Rename index.html to ovpn2onc.html 2018-07-15 12:09:16 +01:00
thomkeh
e9ce07a414
Rename function to make code clearer 2018-07-15 12:04:01 +01:00
thomkeh
f5eed6c07a
Fix very stupid mistake 2018-07-15 11:44:42 +01:00
thomkeh
db3df194c4
Update README.md 2018-07-09 12:03:59 +02:00
thomkeh
583417f4da
Improve documentation 2018-07-09 12:03:02 +02:00
thomkeh
1b76ad8fac
Improve documentation 2018-07-02 15:05:12 +01:00
thomkeh
9cfbed769c
Use JavaScript standard style 2018-07-02 14:36:31 +01:00
thomkeh
71bb7660b5
Put the javascript and the CSS code into the html file
* Put the javascript and the CSS code into the html file

* Delete style.css, converter.js, main.js, parser.js

* Update README.md
2018-05-19 15:08:34 +01:00
thomkeh
29db72ccf9
Update README.md 2018-05-19 14:11:45 +01:00
thomkeh
364a9e8892 Make example file work 2017-11-17 22:58:24 +01:00
thomkeh
6660c1e2dd Code for basic structure of ONC file 2017-11-17 15:53:06 +01:00
thomkeh
9183ba841f Add files 2017-11-15 18:31:02 +01:00
thomkeh
b47a444576
Initial commit 2017-11-15 18:26:31 +01:00