Search found 4 matches
- 13 Aug 2021, 05:38
- Forum: System Configuration
- Topic: How do I get an SSL Certificate using LetsEncrypt?
- Replies: 5
- Views: 4801
Re: How do I get an SSL Certificate using LetsEncrypt?
I used .pem/.pem but not through the GUI. The problem appears to be the GUI rejecting formats not NGINX. It would be nice to have actual error messages in TOS...
- 10 Aug 2021, 07:38
- Forum: System Configuration
- Topic: How do I get an SSL Certificate using LetsEncrypt?
- Replies: 5
- Views: 4801
Re: How do I get an SSL Certificate using LetsEncrypt?
Final update hopefully. I finally managed to get his working I think. I had to go in and manually edit /etc/nginx/nginx.conf to point to my .pem cert and key. This has unfortunately completely broken the SSL GUI in TOS :roll: but at least it is behaving like I want... If anyone has a cleaner way to ...
- 09 Aug 2021, 21:05
- Forum: System Configuration
- Topic: How do I get an SSL Certificate using LetsEncrypt?
- Replies: 5
- Views: 4801
Re: How do I get an SSL Certificate using LetsEncrypt?
So there appears to be a few different ways to do this including fully automating the process and renewal using Docker, Certbot, Nginx, Traefik, or LinuxServer/Swag. Because I not running a webserver and just want to access the standard TOS front end using my DDNS address, I decided to run certbot c...
- 08 Aug 2021, 08:03
- Forum: System Configuration
- Topic: How do I get an SSL Certificate using LetsEncrypt?
- Replies: 5
- Views: 4801
How do I get an SSL Certificate using LetsEncrypt?
Hello, I am trying to generate a Let's Encrypt SSL Certificate for my F2-210 but am having a lot of trouble. It seems like there are a lot of options for running Certbot or acme.sh (standalone, manual mode, in Docker,....?). Can anyone walk me through the best way to approach this? My goal is to imp...