Updated Linux WebUI setting up HTTPS with self signed SSL certificates (markdown)

Latrolage 2021-04-04 22:06:56 +00:00
parent c14ecfaa4f
commit fc18bf5795

@ -42,7 +42,7 @@ cat server.crt
Now click save to have the changes take effect. Now click save to have the changes take effect.
You should now be able to log in to your qbittorrent web-server keeping in mind to change http to https and append the port number with a semicolon : You should now be able to log in to your qbittorrent web-server keeping in mind to change http to https and append the port number with a colon :
``` ```
https://yourserverip:portnumber https://yourserverip:portnumber