Skip to content

Does WebUI/KeyPath | WebUI/CertificatePath actually accept file paths? #20862

Closed Answered by TDuffinNTU
TDuffinNTU asked this question in Q&A
Discussion options

You must be logged in to vote

Yup, it's the path, but only root can read /etc/ so they need to be copied with a hook script. thanks me!

Link: https://github.com/qbittorrent/qBittorrent/wiki/Linux-WebUI-setting-up-HTTPS-with-Let's-Encrypt-certificates

EXTRA NOTE: chown qbittorrent cert.pem && chown qbittorrent privateKey.pem after moving the files to a suitable place or you'll still be stuck.

Important Note: since the directory where these files are located (for example, /etc/letsencrypt/live/yourwebuidomain.duckdns.org/) is usually only readable by root, you may first need to copy the files somewhere that is readable by the user account that qBittorrent is running under. Do not change the permissions of the original …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TDuffinNTU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant