2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-14 20:53:07 +01:00
parent db956e2da3
commit c372b9db6a

View File

@ -1,7 +0,0 @@
```
openssl req -nodes -newkey rsa:2048 -keyout komrade.app.key -out komrade.app.csr -subj "/C=US/ST=California/L=Weed/O=Marx Zuckerburg Industries/OU=Augmentation Research Center/CN=komrade.app"
openssl req -nodes -newkey rsa:2048 -keyout komrade.app.key -subj "/C=US/ST=California/L=Weed/O=Marx Zuckerburg Industries/OU=Augmentation Research Center/CN=komrade.app"
```