Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-26 Thread Wu, Jiaxin
01.org] On Behalf Of El- > Haj-Mahmoud, Samer > Sent: Wednesday, April 27, 2016 12:36 AM > To: Wu, Jiaxin <jiaxin...@intel.com>; Carsey, Jaben > <jaben.car...@intel.com> > Cc: edk2-devel@lists.01.org > Subject: Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificat

Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-26 Thread El-Haj-Mahmoud, Samer
Wu, Jiaxin <jiaxin...@intel.com> Cc: edk2-devel@lists.01.org; Palmer, Thomas <thomas.pal...@hpe.com> Subject: RE: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times Thanks for the prefix tip! Will try that next time. I don't know if I have

Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-26 Thread El-Haj-Mahmoud, Samer
en.car...@intel.com>; El-Haj-Mahmoud, Samer <samer.el-haj-mahm...@hpe.com> Cc: edk2-devel@lists.01.org <edk2-de...@ml01.01.org> Subject: Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times On 04/26/16 02:43, Wu, Jiaxin wrote: &

Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-25 Thread Wu, Jiaxin
lmer, Thomas <thomas.pal...@hpe.com> Subject: RE: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times Thanks for the prefix tip! Will try that next time. I don't know if I have write access to the branch. I will give it a try. -Original Mes

Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-25 Thread El-Haj-Mahmoud, Samer
, Samer [samer.el-haj-mahm...@hpe.com] CC: edk2-devel@lists.01.org [edk2-devel@lists.01.org]; Palmer, Thomas [thomas.pal...@hpe.com] Subject: RE: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times Hi Samer, I think the prefix with " staging/branch][

Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-25 Thread Wu, Jiaxin
4:00 AM > To: El-Haj-Mahmoud, Samer <samer.el-haj-mahm...@hpe.com> > Cc: edk2-devel@lists.01.org; Wu, Jiaxin <jiaxin...@intel.com>; Palmer, > Thomas <thomas.pal...@hpe.com> > Subject: Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is > added to

Re: [edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-25 Thread El-Haj-Mahmoud, Samer
age- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Samer El-Haj-Mahmoud > Sent: Monday, April 25, 2016 10:15 AM > To: edk2-devel@lists.01.org > Cc: Samer El-Haj-Mahmoud <el...@hpe.com>; Wu, Jiaxin > <jiaxin...@intel.com> > Subject:

[edk2] [PATCH] CryptoPkg: Fix TLS Lib issue when certificate is added to store multiple times

2016-04-25 Thread Samer El-Haj-Mahmoud
Removed unnecessary error condition in TLS Lib that that would report an error if a certificate is being added to the X509_STORE more than once. This causes HTTPS to fail on second attempt with the same certificate. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Samer