chtof

Results 8 comments of chtof

Ok, this zip file can be confusing for a Windows user who can think it's a portable version of the app (a lot of windows applications on GitHub provide an...

- An entry with `http;//` for example (typing error) also causes a crash. - An entry like `http://www;domain.com` also causes a crash.

For information, the comment I added for the review of evga-flow-control: _This package fails during Get-WebHeaders -url 'https://cdn.evga.com/utilities/EVGA_Flow_Control_Setup_v2.0.9.zip' -ErrorAction 'Stop' After investigation, https://cdn.evga.com uses TLS1.3 and TLS1,3 seems it's not...

Well, not sure if related to TLS1.3 as 3 domains of the list don't use TLS1.3 (w10privacy/openflexure-connect/coolterm packages) Or can be related to cypher supported (as suggested by @TheCakeIsNaOH in...

And TLS2 ciphers supported by my Chocolatey test environment (Windows 2012): ``` Cipher Suites (26 suites) Cipher Suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (0xc028) Cipher Suite: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (0x009f) Cipher Suite: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 (0x009e) Cipher Suite:...

And octave.install should be also added: - Chocolatey package: https://chocolatey.org/packages/octave.install/6.2.0 - Logs: https://gist.github.com/choco-bot/99e61edd44de3d3133aa9669637d1eb2 ``` Attempt to get headers for https://ftpmirror.gnu.org/octave/windows/octave-6.2.0-w64-installer.exe failed. The remote file either doesn't exist, is unauthorized, or...

https://chocolatey.org/packages/pspad/5.0.5 https://gist.github.com/choco-bot/080f2a935daded858c38fa1311527310: ``` 2021-02-19 12:51:04,902 2076 [DEBUG] - Running Get-WebHeaders -url 'https://www.pspad.com/files/pspad/pspad505en.zip' -ErrorAction 'Stop' 2021-02-19 12:51:04,902 2076 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2021-02-19 12:51:04,919 2076 [DEBUG]...

https://chocolatey.org/packages/sublimemerge/0.0.2049 https://gist.github.com/e5c649be53a713b65dc6d240ec8b8fd4: ``` 2021-02-19 12:51:07,105 2112 [DEBUG] - Running Get-WebHeaders -url 'https://download.sublimetext.com/sublime_merge_build_2049_x64_setup.exe' -ErrorAction 'Stop' 2021-02-19 12:51:07,121 2112 [DEBUG] - Setting the UserAgent to 'chocolatey command line' 2021-02-19 12:51:07,121 2112 [DEBUG]...