mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 13:20:52 +02:00
Add SM2 to renewcerts.sh
This commit is contained in:
@@ -768,6 +768,16 @@ run_renewcerts(){
|
||||
echo "End of section"
|
||||
echo "---------------------------------------------------------------------"
|
||||
|
||||
############################################################
|
||||
########## generate SM2 certificates #######################
|
||||
############################################################
|
||||
echo "Renewing SM2 certificates"
|
||||
cd sm2
|
||||
./gen-sm2-certs.sh
|
||||
cd ..
|
||||
echo "End of section"
|
||||
echo "---------------------------------------------------------------------"
|
||||
|
||||
############################################################
|
||||
########## update Raw Public Key certificates ##############
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user