Closed opcon closed 7 years ago
Also maybe look into https://github.com/masroore/CurlSharp for a web client instead of Mono's one? Depends if BTLS provides an easy way to use the system's certificate store
Fixed by 3ad3e96f06359e409d598385a047d0098204f6d1
The website where
kickstart.zip
is hosted,mixtape.moe
only supportsElliptic curve Diffie–Hellman
keys, which are not supported by Mono's current SSL implementation. This is fixed in Mono 4.8, where the tls provider is now BTLS.A workaround would be to use the non-https kickstart url if it fails with the https url