Skip to content

HTTPS fails when running curl/libcurl using wine #983

@cfillion

Description

@cfillion

I did this

wine curl.exe https://github.com > /dev/null
GnuTLS error: An unexpected TLS packet was received.
curl: (35) schannel: initial InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308)

Curl was built on Windows 10 with Visual Studio 2015 using

nmake /f Makefile.vc mode=static RTLIBCFG=static MACHINE=x64

I expected the following

Successful download with curl.exe and programs using libcurl.

curl/libcurl version

operating system

Curl was ran with wine v1.9.17 on ArchLinux.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions