Huszky
Cadet
- Joined
- Apr 18, 2022
- Messages
- 2
So, I am not fully competent when it comes to networking, and I have failed add https to my truenas.
I have:
TrueNAS Scale, with a few apps (Jellyfin, HomeAssistant, etc) installed via manual Docker images (not using apps, but manually running Docker images through the UI).
I don't have a static IP so I am using noip to get a domain name (mysite.hopto.org for example). My router ha a ddns client for noip, so setting it up and doing portforwarding works as expected.
For HTTPS I tried following the TrueCharts video, but it assumes that I own the domain name and using cloudflare (wihch I am not). Noip now has free ssl certs and since it seems easy enought I would like to go through this route.
I have generated my private and public key using openssl and used them to create an SSL cert from the noip website. I have downloaded the certificates from the website but now I don't know how to use them. I can download: PEM Chain, PEM, DER, PKCS-7, and I also have the key and csr files that I have generated. I don't understend how to add these using the TrueNAS Scale GUI. I tought adding a new certificate would work, but it says that the certificate could not be validated. Which values from the files should I input to where on the GUI to add HTTPS?
I have:
TrueNAS Scale, with a few apps (Jellyfin, HomeAssistant, etc) installed via manual Docker images (not using apps, but manually running Docker images through the UI).
I don't have a static IP so I am using noip to get a domain name (mysite.hopto.org for example). My router ha a ddns client for noip, so setting it up and doing portforwarding works as expected.
For HTTPS I tried following the TrueCharts video, but it assumes that I own the domain name and using cloudflare (wihch I am not). Noip now has free ssl certs and since it seems easy enought I would like to go through this route.
I have generated my private and public key using openssl and used them to create an SSL cert from the noip website. I have downloaded the certificates from the website but now I don't know how to use them. I can download: PEM Chain, PEM, DER, PKCS-7, and I also have the key and csr files that I have generated. I don't understend how to add these using the TrueNAS Scale GUI. I tought adding a new certificate would work, but it says that the certificate could not be validated. Which values from the files should I input to where on the GUI to add HTTPS?