Results 13 comments of Laurent

Here is a basic implementation using `json.MarshallIndent`. Not sure it is the better way to perform this as it updates configuration file outside viper API, but as highlighted sooner viper...

This fix allows to get rid of `Unexpected response, looking for MultiChallenge or Portal` messages. As I understand it, theses messages are triggered when os.urandom emits `b'\0'` values. As this...

Workaround (tested successfully with Fedora 36) : ``` # Install java 17 sudo dnf install java-17-openjdk # Extract installer bash -x SoapUI-x64-5.7.0.sh __i4j_extract_and_exit cd SoapUI-x64-5.7.0.sh.test/ # Run installer with your...