xenoid

Results 3 issues of xenoid

Hi, it would be great if the Shuffle Tools "Download remote file" app had an option for authentication. (Basic) ![image](https://user-images.githubusercontent.com/8329223/152528670-b969627f-d133-4100-bc6d-06912aada2e8.png)

Is there a way to use certificates in requests just like with `curl --cert certificatefile.pem`? This might be useful for certain applications.

As discussed in #26 the possibility to authenticate with client certificates would be beneficial. This pull requests addresses some of the GUI-related stuff regarding the implementation of this feature. These...