Difference between revisions of "HowTo Regenerate The TLS (SSL) Certificate For The NST WUI"

From NST Wiki
Jump to navigationJump to search
(nstcert)
(nstcert)
Line 5: Line 5:
 
= nstcert =
 
= nstcert =
 
The process of generating an SSL key and certificate files and then making use of them in a '''[https://en.wikipedia.org/wiki/Apache Apache®]''' configuration file can be a time consuming process. The "'''[http://nst.sourceforge.net/nst/docs/scripts/nstcert.html nstcert]'''" script attempts to automate part of the process by generating template files for use within the Apache® [https://en.wikipedia.org/wiki/Httpd httpd] daemon. The script also generates a '''[https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail PEM (Privacy-enhanced Electronic Mail)]''' file.
 
The process of generating an SSL key and certificate files and then making use of them in a '''[https://en.wikipedia.org/wiki/Apache Apache®]''' configuration file can be a time consuming process. The "'''[http://nst.sourceforge.net/nst/docs/scripts/nstcert.html nstcert]'''" script attempts to automate part of the process by generating template files for use within the Apache® [https://en.wikipedia.org/wiki/Httpd httpd] daemon. The script also generates a '''[https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail PEM (Privacy-enhanced Electronic Mail)]''' file.
 +
 +
= Generate a new SSL Certificate for the NST WUI =

Revision as of 06:39, 22 November 2019

Overview

This page demonstrates how to regenerate the SSL self-signing certificate for the NST WUI.

nstcert

The process of generating an SSL key and certificate files and then making use of them in a Apache® configuration file can be a time consuming process. The "nstcert" script attempts to automate part of the process by generating template files for use within the Apache® httpd daemon. The script also generates a PEM (Privacy-enhanced Electronic Mail) file.

Generate a new SSL Certificate for the NST WUI