make -f /usr/share/ssl/certs/Makefile filename.crt. For SuSE or other: $ umask 077 $ openssl req -new -x509 -days 365 -out filename.crt -keyout privkey.pem ...
確定! 回上一頁