certificates:create_certificates_using_bash

Differences

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

Link to this comparison view

Next revision
Previous revision
certificates:create_certificates_using_bash [2020/05/16 17:03] – created petercertificates:create_certificates_using_bash [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 115: Line 115:
  
 exit 0 exit 0
 +</file>
 +
 +----
 +
 +===== Usage =====
 +
 +
 +Before you run the script, you must set the performance rights:
 +
 +<code bash>
 +chmod +x ssl_crt_creater.sh
 +</code>
 +
 +Run the script:
 +
 +<code bash>
 +./ssl_crt_creater.sh
 </code> </code>
  
 +After you create the SSL certificate then you should bind it to the server.
certificates/create_certificates_using_bash.1589648581.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki