mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #140] [MERGED] remove lets encrypt dependency #1542
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#1542
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/140
Author: @sadnub
Created: 10/18/2020
Status: ✅ Merged
Merged: 10/18/2020
Merged by: @wh1te909
Base:
develop← Head:develop📝 Commits (6)
0524f6bremove lets encrypt dependency91782e1modified backup and restore script to capture the /certs directory. Also added a section tot eh readme7db6d28force valid email to prevent errors with createsuperuser and meshcentral setup693f5f8fix colorsad47cb6fix letsencrypt fullchain filename83b5409fix backup/restore📊 Changes
4 files changed (+97 additions, -32 deletions)
View changed files
📝
README.md(+11 -0)📝
backup.sh(+31 -6)📝
install.sh(+43 -21)📝
restore.sh(+12 -5)📄 Description
modified install.sh to make Let's Encrypt option. If opted out, it will create a self signed certificate so https works. I tested and it looks good. You may want to run through the script once to make sure it is good with your setup.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.