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

10 Commits

Author SHA1 Message Date
thomkeh
319b8ad39f Add debug logging output to web page 2018-11-13 17:18:34 +00:00
thomkeh
529bcb295e Do key name extraction and key conversion separately 2018-08-13 13:22:01 +01:00
thomkeh
14739a0ae9 Fix whitespace and comments 2018-08-13 13:22:01 +01:00
thomkeh
1b2ed32529 Split the big constructOnc function into parts
The parts are
* convertKeys
* convertToOnce
* constructOnc
2018-08-13 13:22:01 +01:00
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
39d946345c
Rename index.html to ovpn2onc.html 2018-07-15 12:09:16 +01:00