deephaven / vscode-deephaven

Deephaven Visual Studio Code Extension
Apache License 2.0
3 stars 0 forks source link

DHE: Import DH keypair for use by the extension #160

Open bmingles opened 3 weeks ago

bmingles commented 3 weeks ago

DHE Users can generate a DH format keypair file. The extension will also support keypair auth once Private key based auth #32 is completed. We should enable importing existing DH keypairs into the extension as well since users may already have keys they want to use.

mofojed commented 3 weeks ago

After Web UI allows uploading public keys this will be useful.