mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
22 lines
1021 B
Plaintext
Executable File
22 lines
1021 B
Plaintext
Executable File
<strong>Encrypted</strong><br />
|
|
Displays if the private key (.pem) is encrypted. Does not include encryption on .pfx containers.
|
|
<br /><br />
|
|
|
|
<strong>PineSSL / PineSSH</strong><br />
|
|
For TLS/SSL keys this button configures SSL on the Pineapple or swaps the current SSL keys with those selected.
|
|
<br />
|
|
For SSH key pairs this button has two modes (the state does not change for TLS/SSL keys):
|
|
<br /><br />
|
|
<ul>
|
|
<li><img src="/modules/Papers/includes/icons/glyphicons-204-lock.png"/>  Add key to /root/.ssh/authorized_keys to allow connections to users who hold the private key.<br /><br />
|
|
<li><img src="/modules/Papers/includes/icons/glyphicons-205-unlock.png"/> Revoke key from /root/.ssh/authorized_keys to deny connections from those who use the private key.
|
|
</ul>
|
|
<br />
|
|
|
|
<strong>Download</strong><br />
|
|
Packages the keys in the selected row into a zip archive and downloads it.
|
|
<br /><br />
|
|
|
|
<strong>Delete</strong><br />
|
|
Removes the selected keys from the SSL store. This can't be undone.
|