public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* curl release package is a debug build
@ 2020-11-30  3:17 Sara Angel
  2020-11-30 23:59 ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Sara Angel @ 2020-11-30  3:17 UTC (permalink / raw)
  To: cygwin

curl release package being a debug build is causing it to fail on success
in some cases.

e.g.
curl --cacert mycert.pem https://localhost:80
curl: (56) OpenSSL SSL_read: Connection closed abruptly, errno 0 (Fatal
because this is a curl debug build)

The only thing related to this bug I could find is that msys2 had the same
issue in their curl package
https://github.com/msys2/MSYS2-packages/issues/2223

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-02 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30  3:17 curl release package is a debug build Sara Angel
2020-11-30 23:59 ` Brian Inglis
2020-12-02 22:17   ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).