mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
PortalAuth, Papers, and CursedScreech Updates (#87)
* Version 1.9 * Version 2.0 * Version 1.6 * Updated Papers to v2.0 * Replaced readKeys.sh with cfgNginx.py * Fixed PKCS12 export bug Co-authored-by: combsn <combsn@usc.edu>
This commit is contained in:
@@ -3,8 +3,11 @@ Displays the keys currently being used by nginx on your Pineapple. These values
|
||||
<br /><br />
|
||||
|
||||
<strong>Dependencies</strong><br />
|
||||
The only dependencies for Papers are zip and unzip which are downloaded via opkg. They are used to pack, and unpack, certificate archives for download/upload.
|
||||
<br /><br />
|
||||
zip and unzip - used to pack and unpack certificate archives for download/upload.<br />
|
||||
coreutils-base64 - Used in the process to determine whether an SSH key is encrypted.<br />
|
||||
nginx-ssl - Replaces the base nginx application.<br />
|
||||
<p style="color: red">Since nginx is replaced with nginx-ssl in the installation process you may need to refresh your browser after installation if the button doesn't change to 'Uninstall'</p>
|
||||
<p style="color: red">In order to uninstall dependencies you must first remove the SSL certificates from your Pineapple.</p>
|
||||
|
||||
<strong>Remove SSL</strong><br />
|
||||
This reverts the Pineapple back to its original web configuration and removes all traces of SSL from the nginx config. This does not affect the certificate store or any configuration in the Papers module.
|
||||
|
||||
Reference in New Issue
Block a user