Edit 07-04-2017: Check out my new and updated version!
I’m trying to create an (PowerShell) script to automate the Let’s Encrypt certificate creation. Specifically for the Citrix NetScaler.
Currently still Work In Progress… It’s not yet finished.
The prerequisite is that you have a configured NetScaler (http) Content Switch vServer.
The script will present you with the required configuration rules (it will also be copied to your clipboard so you only have to copy it in the cli of the NetScaler)
For the meantime you can find it on GitHub: GenCertForNS on GitHub
More soon (I hope)…
Pingback: Let’s Encrypt Certificates on a NetScaler – John Billekens