You can do it on the command line with read and using the result variable in your openssl command: read -p "FQDN? " cn; openssl req -new -newkey rsa:2048 ...
確定! 回上一頁