Skip to content

Releases: j81blog/GenLeCertForNS

v2.30.0

Choose a tag to compare

@j81blog j81blog released this 18 Feb 12:30
2630501

General: Bump version PoSH-ACME to v4.28.0
New: Parameter "-UpdateGlobalVPNCertBinding" with optional extra parameters (-GlobalVPNCertBindingIncludeCA, -GlobalVPNCertBindingCrlCheck, -GlobalVPNCertBindingOcspCheck) To update the Global VPN Certificate Binding with the new certificate after it's generated

v2.29.0

Choose a tag to compare

@j81blog j81blog released this 07 Dec 09:06

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

Choose a tag to compare

@j81blog j81blog released this 04 Apr 20:41
Merge branch 'dev'

v2.10.3

Choose a tag to compare

@j81blog j81blog released this 13 Sep 14:43

Latest release

v2.6.3

Choose a tag to compare

@j81blog j81blog released this 19 Feb 16:34

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

Choose a tag to compare

@j81blog j81blog released this 25 Oct 07:18

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

Choose a tag to compare

@j81blog j81blog released this 14 Mar 16:30

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

Choose a tag to compare

@j81blog j81blog released this 12 Mar 21:15
3a9402b

Removed the "-NonInteractive" parameter from the batch file

v2.2.0

Choose a tag to compare

@j81blog j81blog released this 10 Mar 16:54

Fixed issues with layout

v2.1.0

Choose a tag to compare

@j81blog j81blog released this 08 Mar 21:40

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