Fix logging. Update cert gen script.

This commit is contained in:
AB
2019-10-29 15:12:53 +00:00
parent e09ffd6fa6
commit 7f1f542be2
3 changed files with 11 additions and 8 deletions

View File

@ -1,2 +1,2 @@
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"
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-rkn.hexor.ru"