FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


fhscripts:create:create_sslsan_csr_key.sh.html



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
fhscripts:create:create_sslsan_csr_key.sh.html [2018/02/24 00:55]
kurihara ↷ Page name changed from fhscripts:create_sanssl_csr_key.sh.html to fhscripts:create_sslsan_csr_key.sh.html
fhscripts:create:create_sslsan_csr_key.sh.html [2018/03/29 00:06] (current)
kurihara
Line 1: Line 1:
 [[:index.html#FastHandle Scripts|FastHandle Scripts]] [[:index.html#FastHandle Scripts|FastHandle Scripts]]
-====== create_sslsan_csr_key.sh ======+====== Creating SSL SAN CSR and Key with one-line======
  
-$FHHOME/fhscripts/create_ssl_csr_key.sh+$FHHOME/bin/create_ssl_csr_key.sh
  
 {{INLINETOC}} {{INLINETOC}}
 \\ \\
 +
 +
 +===== What is create_sslsan_csr_key.sh =====
 +$FHHOME/fhscripts/create_ssl_csr_key.sh
 +
 +  *Creating SSL SAN CSR and Key
 +  *If you want to create a Self-Signed CSR, you must use this create_sslsan_csr_key.sh . \\ Because from Chrome 58 onwards, you must use SSL SAN.
 +
 +<WRAP box 90%>
 +Related Script
 +  *[[fhscripts:create:create_ssl_csr_key.sh.html|]]
 +</WRAP>
  
 ===== How to use ===== ===== How to use =====
Line 39: Line 51:
 ===== create_sslsan_csr_key.sh ===== ===== create_sslsan_csr_key.sh =====
  
-$FHHOME/fhscripts/create_sslsan_csr_key.sh+$FHHOME/bin/create_sslsan_csr_key.sh
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 #!/bin/bash #!/bin/bash
 #=============================================== #===============================================
-create_ssl_csr_key.sh+create_sslsan_csr_key.sh
 # #
 # How to use # How to use
Line 119: Line 131:
 EOF EOF
 </sxh> </sxh>
 +
 +
 +
 +\\
 +\\
 +<WRAP box 90%>
 +<catlist ..: -noAddPageButton -smallHead -sortAscending  -sortAscending>
 +</WRAP>
  


fhscripts/create/create_sslsan_csr_key.sh.html.1519401351.txt.gz · Last modified: 2018/02/24 00:55 by kurihara