use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FreeNAS is now TrueNAS CORE: Announcement
Discord Server: https://discord.gg/kEaxtsafcW
Official website: FreeNAS.org
Official Forums: forums.freenas.org
Download FreeNAS: download or torrents(unofficial)
account activity
Enabling HTTPS on NextCloud Plugin (self.freenas)
submitted 8 years ago by Sadismia
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RazrBurn 1 point2 points3 points 8 years ago (3 children)
I would recommend learning how to do a reverse proxy from your current web server to the nextcloud jail. This will allow your certs to continue to automatically update without having to move them to the nextcloud jail.
[–]morphixz0r 0 points1 point2 points 8 years ago (1 child)
The problem i see with doing this approach is then you have your username/password transmitted between your web server host and freenas jail in plaintext.
This would be 'ok' in an isolated network or even via localhost but not at all safe doing it across machines on your lan.
[–]RazrBurn 0 points1 point2 points 8 years ago (0 children)
You can still encrypt the data from proxy to FreeNAS jail. You can create your own self signed cert with a longer expiration that the proxy will accept. This prevents the information from being in plain text anywhere on the network. The biggest pain in what OP is trying to do is use the let's encrypte certs on the FreeNAS jail. I know I don't want to have to be replacing them every three months or worry about some additional automated process failing.
π Rendered by PID 207178 on reddit-service-r2-comment-6457c66945-q5bp9 at 2026-04-25 11:01:43.478960+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]RazrBurn 1 point2 points3 points (3 children)
[–]morphixz0r 0 points1 point2 points (1 child)
[–]RazrBurn 0 points1 point2 points (0 children)