]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix SSL_CTX_set_session_id_context() docs
authorTodd Short <tshort@akamai.com>
Mon, 15 Jul 2019 13:55:13 +0000 (09:55 -0400)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Jul 2019 12:57:38 +0000 (13:57 +0100)
commitfe9edc9d39c96c965efc4fde12ddf7fa8a852025
treedbd66341f560bb6acdadd4bcd3c9874d92a2458d
parentc17d60ea293746d7cd06a910ced446edbb6c1eba
Fix SSL_CTX_set_session_id_context() docs

Also, use define rather than sizeof

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9377)
doc/man3/SSL_CTX_set_session_id_context.pod
ssl/ssl_lib.c