Closed
Description
Hi, I tried stack
on Windows 7 64 bits and I got the following error: TlsException (HandshakeFailed (Error_Protocol ("certificate has unknown CA",True,UnknownCa)))
.
To reproduce this:
- Download the zip file containing stack.exe and unzip it in a directory.
- Open Powershell and go to the directory containing the previous file.
cabal init
(assuming cabal is already installed).stack build
Edit 1: I am using minghc 7.10.1 64 bits.