Project

General

Profile

Actions

Feature #15648

open

Include ability to gen private/public key in UI for easier WireGuard client provisioning

Added by Sean M 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
Category:
WireGuard
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Plus-Next
Release Notes:
Default

Description

- Add a button to "Generate Key Pair" when creating a wireguard Peer - this would execute two commands and display the output
-- command: "wg genkey | tee privatekey | wg pubkey > publickey"
-- private key to be displayed in the input box for saving the peer - include a copy to clipboard hyperlink or button
-- public key to be displayed in a disabled (non retained value) input box for the user to see/copy (if needed) - include a copy to clipboard hyperlink or button

By pre-generating the private/public key the user can then input those into their wireguard client of choice or use the values to generate a wireguard config file.

Also, see issue #15647

Actions #1

Updated by Jim Thompson 3 months ago

  • Assignee changed from Christian McDonald to Jim Thompson
  • Target version set to CE-Next
  • Plus Target Version set to Plus-Next
Actions

Also available in: Atom PDF