Skip to content

Releases: j81blog/GenLeCertForNS

v2.29.0

07 Dec 09:06
Compare
Choose a tag to compare

New: Created logic to hide passwords in logfile
New: Add option to enable a vip before or disable after the script has run
Bug: Fixed bug with CSVip parameter
Bug: Fixed bug with Responder for responding LE requests
Bug: Fixed issue when using -UseLbVip when creating apiuser
Improve: Better support for multiple vips when creating script (api) user
Improve: Certkey name and JSON escape chars

v2.15.0

04 Apr 20:41
Compare
Choose a tag to compare
Merge branch 'dev'

v2.10.3

13 Sep 14:43
Compare
Choose a tag to compare

Latest release

v2.6.3

19 Feb 16:34
Compare
Choose a tag to compare

FIXED: "ERROR: Could not create the order."; While testing (thanks to Roger, Julian, Erik and Andrew) we saw that updating the script wasn't always the complete solution. Specifying the parameter "-CleanPoshACMEStorage" after updating the script helped fixing this issue completely. This will cleanup the %LOCALAPPDATA%\Posh-ACME directory.
NEW: Version check to notify you if there is a new (dev) version available
CHANGED: Removed the verbose logging; I didn't liked the output to screen. Therefore I added a logging function to write everything to a log file. Resulting in a cleaner output to the screen. Specifying the "-Verbose" option has no particular use anymore.
CHANGED: Overall speed; Changed internal process of configuring the Citrix ADC thus improving the speed.

v2.4.1

25 Oct 07:18
Compare
Choose a tag to compare

Fixed several issues
Updated Posh-ACME version
Changed as much as possible NetScaler to ADC
Added a new feature where you can select an existing certificate name where the cn and san records can be extracted form. (-GetValuesFromExistingCertificate -ExistingCertificateName "CertKeyName")

v2.2.2

14 Mar 16:30
Compare
Choose a tag to compare

Fixed an issue for when you configured *.domain.com as CN the script returned an error, New-Item : Illegal characters in path. Thank you
Andrew Webber for pointing this out and helping me testing.

v2.2.1

12 Mar 21:15
3a9402b
Compare
Choose a tag to compare

Removed the "-NonInteractive" parameter from the batch file

v2.2.0

10 Mar 16:54
Compare
Choose a tag to compare

Fixed issues with layout

v2.1.0

08 Mar 21:40
Compare
Choose a tag to compare

Fixed a bug where wildcard certs ran into an issue when using a batch file.
Added some extra verbose messaging.
Updated/tested the script with Posh-ACME 3.2.1

v2.0.0

19 Feb 21:05
Compare
Choose a tag to compare

First release with v2 api