[openssl-dev] Contributing to TLS 1.3 - Where to start?

Viktor Dukhovni openssl-users at dukhovni.org
Tue Apr 4 17:44:19 UTC 2017


> On Apr 4, 2017, at 1:09 PM, Matt Caswell <matt at openssl.org> wrote:
> 
> Actually I have a suggestion for a fairly small self-contained piece of
> work suitable for a starting project.

My suggestion would be start with something simpler still, and get used
to the format of the documentation, which will be required for future
more ambitious work.

Specifically, update the documentation of SSL_CTX_set_verify_depth(3)
to correctly describe the semantics of the "verify depth" in OpenSSL
1.1.0 and later.  The documentation was updated in the CLI verify(1)
manpage, but some of the required changes did make it into the API
document.

-- 
	Viktor.



More information about the openssl-dev mailing list