Hi,
I've noticed a failed reverse question when using the CLI "saveconfig" command on WSA, version 7.5.0-833
It doesn't appear on ESA 7.5.0 version 7.6.1-022 nor when using the GUI
Prior to version 7.5
> saveconfig
Do you want to include passwords? Please be aware that a configuration without passwords will fail to be loaded with loadconfig. [N]
If you press Y, the password is not masked.
Since version 7.5 :
>saveconfig
Do you want to mask the password? Files with masked passwords cannot be loaded using loadconfig command. [Y]>
This question is the opposite, so logically, if the answer is NO, you should get the clear text password.
But, If you answer NO, the password is masked (<enc_password>*****</enc_password>)
If you answer YES, it works.
Is there a hotfix or an updated version fixing this ?
Herve