April 6, 2016

- Revamped cfgNginx.py to include support for adding, replacing, getting, and removing SSL keys.

- cfgNginx.py now only selects the SSL keys associated with port 1471 instead of pulling all keys from the configuration file.

- Removal of SSL keys is also targeted now. In the previous version the whole /etc/nginx/ssl/ directory would be deleted but now only the keys you've selected for port 1471 will be removed.

- Upon adding/replacing/removing SSL keys to Nginx the browser will now automatically redirect to the new protocol.

- Updated the user interface

- Fixed module.info to reflect current version of module.