barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

mitm: crypto/x509: system root pool is not available on Windows #36

Open legend2ks opened 6 years ago

legend2ks commented 6 years ago

Hi, I'm trying to use compy with TLS and MitM support: (on Windows Server 2012 R2) > compy -cert cert.crt -key cert.key -ca ca.crt -cakey ca.key and: not using mitm: crypto/x509: system root pool is not available on Windows 2018/03/04 08:01:11 compy listening on :9999

Compiler: go1.10.windows-amd64 & MinGW_x86_64-7.2.0-release-posix-seh-rt_v5-rev1