Merge pull request #16077 from YangJiao0817/fix-paivate-key

Fix core private key
This commit is contained in:
Yang Jiao 2021-12-03 12:03:48 +08:00 committed by GitHub
commit 2ee4950400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,8 @@ sudo make compile build prepare COMPILETAG=compile_golangimage GOBUILDTAGS="incl
# set the debugging env
echo "GC_TIME_WINDOW_HOURS=0" | sudo tee -a ./make/common/config/core/env
# TODO This is a temporary solution to core private_key
sudo openssl rsa -in /data/secret/core/private_key.pem -out /data/secret/core/private_key.pem
sudo make start
# waiting 5 minutes to start