You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xit-ntri/REF/deploy/ntri/ssl/bin/conf/ssl-key.bat

16 lines
378 B
Batchfile

@echo off
setlocal
call %~dp0/setenv.bat
echo =================================================
echo <20><><EFBFBD><EFBFBD>Ű(private key)<29><> <20><><EFBFBD><EFBFBD> <20>մϴ<D5B4>
echo -------------------------------------------------
echo [ Ref ... ]
echo =================================================
echo openssl genrsa -out %FP_PRIVATE_KEY% 2048
%OPEN_SSL_BIN_DIR%\openssl genrsa -out %FP_PRIVATE_KEY% 2048