Remove temporty workaround of openssl issue

Signed-off-by: DQ <dengq@vmware.com>
This commit is contained in:
DQ 2021-12-10 11:29:13 +08:00
parent 69a194b2b4
commit 12b5338985

View File

@ -59,8 +59,6 @@ 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