1
easy-rsa v3:build-caとgen-reqをサイレントに実行しますか?
easy-rsaの新しいv3バージョンでは、コマンドラインにデータをサイレントフィードする方法が見つかりませんでした。 $ ./easyrsa build-ca nopass Note: using Easy-RSA configuration from: ./vars Generating a 2048 bit RSA private key ...............................................................................................................................................................+++ ...............................................................................+++ writing new private key to '~/EasyRSA-3.0.4/pki/private/ca.key.Dz9CBy9xV1' ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter …
1
ubuntu