[openssl-dev] [openssl.org #4041] [PATCH] Add Certificate Transparency Support

Viktor Dukhovni openssl-users at dukhovni.org
Mon Sep 14 18:28:48 UTC 2015


On Mon, Sep 14, 2015 at 06:16:01PM +0000, Adam Eijdenberg via RT wrote:

> First of a series of patches to add comprehensive Certificate Transparency
> support to OpenSSL.  Splitting into chunks to help review process.
> 
> The first sets of patches will add private API surface only.
> Later patches will add tests and public API surface.

Is there a document that describes the new functionality?  All I
see is new code, and it is fairly light on comments.

Splitting it up into multiple patches is good, but adoption of a
new feature really should require that all the patches be available
together, so that the overall design can be assessed as well the
individual components.

So better would be a pull request with multiple commits, rather
than separate pull requests for each one.  It seems unlikely that
we'll adopt just a subset of the functionality.

-- 
	Viktor.


More information about the openssl-dev mailing list