Fix encoding passwords with special shell characters
Password variable in shell command was unquoted which would cause the wrong password to be encoded if it contains any special shell characters.
Password variable in shell command was unquoted which would cause the wrong password to be encoded if it contains any special shell characters.