gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnuTLS issues


From: Simon Josefsson
Subject: Re: gnuTLS issues
Date: Thu, 28 Aug 2008 10:01:37 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

"Nikos Mavrogiannopoulos" <address@hidden> writes:

> On Wed, Aug 27, 2008 at 5:46 PM, Simon Josefsson <address@hidden> wrote:
>> Ah, no.  What I suggest is to remove the code to read PKCS#7 certificate
>> chains in the gnutls_certificate_set_x509_key* functions.
>>
>> The current code hasn't worked since v0.9.0 and apparently nobody has
>> missed it, see tests/set_pkcs7_cred.c for example code.  Storing
>> certificate chains in PKCS#7 blobs is not what that standard is intended
>> for.  Getting rid of the code may speed up loading certificate slightly,
>> and will definitely improve code readability.
>>
>> The PKCS#7 functions used by certtool --p7-info are fine.
>> What do you think?
>
> ok then! I thought you were talking about the whole pkcs7 parsing
> functionality.

Here is the patch I installed.

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=cf07213ed160ce93d14a5801ace847b12b281ee5

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]