http://bugs.winehq.org/show_bug.cgi?id=20616 --- Comment #17 from dinovalic(a)hotmail.com 2009-12-10 08:01:51 --- (In reply to comment #16)
Created an attachment (id=25144) --> (http://bugs.winehq.org/attachment.cgi?id=25144) [details] Patch: Pretend to support the certificate policies extension
Try this hacky patch.
When i try with patch -p0 ./patch.patch, he tells me: can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From a9ca8ddf223b6b37a148588309611805ebc8c5c6 Mon Sep 17 00:00:00 2001 |From: Juan Lang <juan.lang(a)gmail.com> |Date: Sun, 22 Nov 2009 20:22:10 -0800 |Subject: [PATCH] Pretend to support the certificate policies extension | |--- | dlls/crypt32/chain.c | 5 +++++ | 1 files changed, 5 insertions(+), 0 deletions(-) | |diff --git a/dlls/crypt32/chain.c b/dlls/crypt32/chain.c |index 5cc46b7..90743bd 100644 |--- a/dlls/crypt32/chain.c |+++ b/dlls/crypt32/chain.c -------------------------- File to patch: Am I doing sth wrong? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.