Files
conf_bot/assets/cert.sh
2019-10-24 13:17:20 +00:00

3 lines
173 B
Bash
Executable File

openssl req -newkey rsa:2048 -sha256 -nodes -keyout cert.key -x509 -days 3650 -out cert.pem -subj "/C=US/ST=New York/L=Brooklyn/O=Example Brooklyn Company/CN=des.hexor.ru"