mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1567] Local install without lets encrypt #980
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#980
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mhktc on GitHub (Jul 18, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1567
Is your feature request related to a problem? Please describe.
I want to install RMM inside of our network. We have our own CA and internal domains and the server wont be reachable from the internet but the installer always forces me to use a lets encrypt certificate.
Describe the solution you'd like
A mode in the installer where i can choose something like "local installation" where i can provide my own certificates or tell the installer that the server runs behind an SSLproxy.
Or is there some other way to install RMM locally without the lets encrypt stuff in my way?