openssl genrsa -out san.key 2048 && chmod 0600 san.key. Create a configuration file. Change alt_names appropriately. $ cat << EOL > san.conf ...
確定! 回上一頁