Hello there, I created a CLI template to generate CSRs on Fgt units as
follows: execute vpn certificate local generate rsa $(y) 4096
10.$(y).0.1 DO STI STI TEST SEG b@domain.com
IP:10.$(y).0.1,DNS:s$(y).x.org,DNS:s$(y).x.org x/app/cert/scep/ password...
Thanks for replying. The validation is successful, all variable mappings
are set. The preview shows the same script i input manually on the
units: execute vpn certificate local generate rsa Y 4096 10.Y.0.1 DO STI
STI TEST SEG b@domain.com
IP:10.Y.0.1...