Commit Graph

4 Commits (master)

Author SHA1 Message Date
Max Moser 2470f6ad1f Fix issue with PSK and add checks for Base64 keys
Write PresharedKey to [Peer] section instead of [Interface] on export, as it should be.
Change ConnectionEditor UI accordingly to reflect this change.
Add check for proper length and Base64 encoding of keys (public, private, PSK).
2018-04-05 13:58:07 +02:00
Max Moser 013c65096c Add FQDN support in the Connection Editor
Make the Connection Editor accept things that basically look like FQDNs
Add quotation around the connection ID for wg-quick up/down
Move the is_empty function to shared/
2018-02-23 16:30:15 +01:00
Max Moser 94046d0b8c Implement import/export and connection editor UI 2018-02-11 17:29:38 +01:00
Max Moser 337d10e1e0 Copy openvpn project as base 2017-11-06 13:02:05 +01:00