[GH-ISSUE #42] Skip letsencrypt when sitting behind an existing reverse proxy #12

Closed
opened 2026-03-02 02:12:47 +03:00 by kerem · 1 comment
Owner

Originally created by @doughecka on GitHub (Aug 14, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/42

I have an existing ngnix reverse proxy (with integrated letsencrypt) that serves my single public ip address that I have available to me. Is it possible to skip the letsencrypt process (perhaps using a self-signed cert or allow http)? Alternatively, can I configure it to use an alternative port (81/444, for example) so it can coexist with my existing public services?

Originally created by @doughecka on GitHub (Aug 14, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/42 I have an existing ngnix reverse proxy (with integrated letsencrypt) that serves my single public ip address that I have available to me. Is it possible to skip the letsencrypt process (perhaps using a self-signed cert or allow http)? Alternatively, can I configure it to use an alternative port (81/444, for example) so it can coexist with my existing public services?
kerem closed this issue 2026-03-02 02:12:47 +03:00
Author
Owner

@wh1te909 commented on GitHub (Aug 14, 2020):

Hi, you'll just need to go through the install script manually and not run the sections that are already setup, since the install script assumes a fresh vps. I have pretty much the same setup as you described for my dev environment (self signed certs, http). Give it a try and let me know if any issues so I replicate

<!-- gh-comment-id:673870144 --> @wh1te909 commented on GitHub (Aug 14, 2020): Hi, you'll just need to go through the install script manually and not run the sections that are already setup, since the install script assumes a fresh vps. I have pretty much the same setup as you described for my dev environment (self signed certs, http). Give it a try and let me know if any issues so I replicate
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#12
No description provided.