Files
conf_bot/assets/cert.sh

3 lines
173 B
Bash
Raw Normal View History

2019-10-24 13:17:20 +00:00
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"