1
0
mirror of https://github.com/max-moser/network-manager-wireguard.git synced 2025-02-20 06:46:21 +03:00
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
..