File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -768,6 +768,16 @@ run_renewcerts(){
768768 echo " End of section"
769769 echo " ---------------------------------------------------------------------"
770770
771+ # ###########################################################
772+ # ######### generate SM2 certificates #######################
773+ # ###########################################################
774+ echo " Renewing SM2 certificates"
775+ cd sm2
776+ ./gen-sm2-certs.sh
777+ cd ..
778+ echo " End of section"
779+ echo " ---------------------------------------------------------------------"
780+
771781 # ###########################################################
772782 # ######### update Raw Public Key certificates ##############
773783 # ###########################################################
You can’t perform that action at this time.
0 commit comments