xenoid
xenoid
Hi, it would be great if the Shuffle Tools "Download remote file" app had an option for authentication. (Basic) 
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...