Files
conf_bot/assets/cert.sh

2 lines
168 B
Bash
Raw Normal View History

2019-05-17 14:21:38 +03: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=hexor.ru"