letsencrypt

  1. S

    How to set up an nginx reverse proxy with SSL termination in a jail

    Instructions are available here: https://www.samueldowling.com/2020/01/18/nginx-reverse-proxy-freenas-ssl-tls/ Recently I went through the process of standing up a Bitwarden server. As this is the second service that I plan to make available externally to my LAN, I had to set up a reverse...
  2. Monkey_Demon

    WebDAV, Let's Encrypt TLS/SSL Certificates, and Domain Names

    I've posted about this subject before, but in a very different context. This time I've made much more progress and believe I'm almost there. I just need some help to get over the goal line. Summary In a nutshell, I've successfully created a WebDAV share and now want to access it with https://...
  3. D

    Nextcloud Plugin - Certbot renewal webroot challenge fails

    Hi all, I'm kind of stuck getting the certificate from letsencrypt to renew on my nextcloud (official plugin) install. I'm using the certbot webroot method to do so. The command I'm using (to test) : certbot certonly -d mydomain After which I choose the webroot option and input the webroot...
  4. C

    Updating WebDAV SSL Certificate via API

    Hello, and thanks in advance for any help. I have LetsEncrypt certificates for the web UI working great, thanks to danb35's script. Recently, the LetsEncrypt certificate renewal fired, and it got automatically applied to the web GUI just like it should. What I found out recently once the...
  5. R

    NextCloud Let's Encrypt (nginx)

    Hi Colleagues, I am new to the FreeNAS Community and I am asking you to help me to validate if I did my HTTPS configuration for NextCloud (11.2-RELEASE-p7) right. I did several hours of research and could not find a solution that helped me in my configuration (NextCloud/nginx/let's encrypt) so...
  6. stitch

    [HOWTO] Automatic Certificate Renewal with Let's Encrypt and DNS Auth

    This is based on the earlier work of airflow in this thread. Because of the security concerns with exposing your NAS to the whole world even if only via jail, the better and more secure option is to use DNS verification. The Acme.sh script by neilpang gives you Let's Encrypt certificate...
  7. B

    FreeNAS 11 Nextcloud / Owncloud Letsencrypt SSL/TLS

    This no longer works as of 11.2 since plugin jails don't allow you to install python packages: https://www.ixsystems.com/community/threads/pkg-missing-py27-certbot.71967/ Follow this guide instead: https://www.shogan.co.uk/home-labs/install-and-configure-nextcloud-plugin-on-freenas-with-ssl/...
  8. airflow

    [HOWTO] configure official certificates for FreeNAS using Let's Encrypt

    Hello, I recently wanted to leverage the free official Let's Encrypt CA for using in some of my projects, for example for the GUI of FreeNAS itself. It's quite easy, and with a little hack you can automate the process completely, so you will never have to manually renew the certificate of...
Top