Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samssausages/unraid-install-sslcert


https://github.com/samssausages/unraid-install-sslcert

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# unraid-install-sslcert

This script helps you install and update custom SSL Certificates on Unraid.

It is setup to work with pfsense and ACME certificates

One script retrieves the certs to your local server from pfsense, using the ACME plugin.
The other script copies them over and restarts the webserver.

The two scripts could be combined, but I separated them so people who don't use pfsense can use just the one script.

Install using User-Scripts and set a cron schedule, ideally for 60 days.

Changelog:
v0.7
- Increased usability with server_name variable, so user doesn't need to update the raw path.
- added error check to cp operation
- added error check to restart nginx operation

todo:
- update targets to handle them them explicitly for better durability.
- add dependency check for destination dir