Hi, How about I help with encryption of the conf json file ? Possible options are ConvertTo-SecureString for the entire file, but then only the user that encrypted it can read it or Some sort of obfuscation to avoid plain text passwords. Momchil
Hi,
How about I help with encryption of the conf json file ?
Possible options are ConvertTo-SecureString for the entire file, but then only the user that encrypted it can read it
or
Some sort of obfuscation to avoid plain text passwords.
Momchil