kuechn
kuechn
Hi, thanks for your answers! Let me clarify a bit. 1. We are using certificates for public sites which are reachable and configured only for HTTPS (ADC and backend). Enabling...
Thanks a lot! The new version seems to have a glitch when parsing these new parameters? (...) -CsVipName 'csw_letsencrypt_all_http' -EnableVipBefore -DisableVipAfter Error: The "-CsVipName" parameter may not be empty! Only...
Hi, could you have a look at the error message I wrote above? Here is the complete call (some values reduced); .\dev.ps1 -ManagementURL http://... -Username adc -Password '***' -SvcDestination 1.2.3.5...
The params are now parsed. The switch is being recognised as "disabled" and gets enabled: "ERROR [ADC-CS-VALIDATION] The CS Vip is disabled, enabling it now because of parameter EnableVipBefore is...
Great, this looks good: -State.....................: OUT OF SERVICE, needs to be enabled first (EnableVipBefore was set) -New State.................: UP (...) -Action....................: Required, DisableVipAfter was set -State.....................: UP, needs to be...