linux_wiki:ssl_certificates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:ssl_certificates [2018/04/09 23:47]
billdozor [Update Web Server]
linux_wiki:ssl_certificates [2019/05/25 23:50] (current)
Line 69: Line 69:
   * Test Config Syntax   * Test Config Syntax
     * Apache<code bash>apachectl configtest</code>     * Apache<code bash>apachectl configtest</code>
-    * Nginx +    * Nginx<code bash>nginx -t</code>
-      * Nginx will test for a valid config file when the master process receives the "reload" signal(in the next step). If it is valid, the new config will be used, if not, the old config continues to be used.+
   * Reload Config File (graceful restart)   * Reload Config File (graceful restart)
     * Apache<code bash>apachectl graceful</code>     * Apache<code bash>apachectl graceful</code>
  • linux_wiki/ssl_certificates.1523332071.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)