mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #172] [CLOSED] Master #1551
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#1551
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?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/172
Author: @capnjck
Created: 11/7/2020
Status: ❌ Closed
Base:
develop← Head:master📝 Commits (10+)
3287b4aMerge branch 'develop'081ad3cMerge branch 'develop'29b04eeMerge branch 'develop'4992002Merge branch 'develop'192e418Merge branch 'develop'1f77acdMerge branch 'develop'cf0941cMerge branch 'develop'c2a9685Merge branch 'develop'293f44cRelease 0.1.04d27f2bRelease 0.1.1📊 Changes
1 file changed (+1 additions, -4 deletions)
View changed files
📝
install.sh(+1 -4)📄 Description
When using a reverse proxy at the boarder of the network (For example, I have HAProxy on my OPNSense router, with TacticalRMM on my Proxmox host as an LXC Container), using a different certificate. The box TacticalRMM is installed on, will not look at that certificate. By default, Meshcentral will look at 'mesh.yourdomain.tld', which if the installer went through everything properly, will be pointing to 127.0.1.1. If in a situation like this, you need to change the 'CertURL' in /meshcentral/meshcentral-data/config.json to point to the boarder device, at a URL that hosts the same certificate as the mesh.yourdomain.tld does.
I could imagine this is common enough to add a note about it in the installation instructions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.