This repository contains scripts to automate deployment of a TLS certificate to your FreeNAS (11.1 or newer) or TrueNAS server. Due to a complete overhaul of the API in more recent versions of TrueNAS, this repo contains two different scripts, each with its own README.
deploy_freenas.py. README. This will also work with TrueNAS SCALE through 24.10, but as SCALE introduced a websocket API, the other script is recommended.deploy_truenas.py. README_freenas version will work with FreeBSD-based TrueNAS Enterprise installations, while the _truenas version will work with Linux-based installations, but I'm afraid you're largely on your own.If you have questions about these scripts, or issues with them, let me know in this topic on the TrueNAS forums.
Python
100.0%
This repository contains scripts to automate deployment of a TLS certificate to your FreeNAS (11.1 or newer) or TrueNAS server. Due to a complete overhaul of the API in more recent versions of TrueNAS, this repo contains two different scripts, each with its own README.
deploy_freenas.py. README. This will also work with TrueNAS SCALE through 24.10, but as SCALE introduced a websocket API, the other script is recommended.deploy_truenas.py. README_freenas version will work with FreeBSD-based TrueNAS Enterprise installations, while the _truenas version will work with Linux-based installations, but I'm afraid you're largely on your own.If you have questions about these scripts, or issues with them, let me know in this topic on the TrueNAS forums.
Python
100.0%