more formatting

DementedZA 2016-08-17 12:21:52 +02:00
parent 37921a4582
commit d2efda3c5b

@ -15,7 +15,7 @@ cd ~/.config/qBittorrent/ssl
``` ```
Now we generate the key and certificate pair: Now we generate the key and certificate pair:
openssl req -new -x509 -nodes -out server.crt -keyout server.key `openssl req -new -x509 -nodes -out server.crt -keyout server.key`
Answer the questions or press enter to leave blank. Answer the questions or press enter to leave blank.