]> git.ipfire.org Git - thirdparty/openssl.git/commit
Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs
authorMatt Caswell <matt@openssl.org>
Mon, 31 Mar 2025 14:51:14 +0000 (15:51 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 2 Apr 2025 06:48:50 +0000 (08:48 +0200)
commitf3921f67102943a3218c7434cb114cea2b3d9be8
tree33417d7cf0a3fcf1a87bf150543b47d10046cafc
parentd81b164514c76e239d171079e46c6daa0cbfcbca
Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs

If you are intereseted in one you might be interested in the other.

Fixes #27137

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27210)

(cherry picked from commit 9eb21877f5704595a89cd550b1a639df86229b09)
doc/man3/SSL_CTX_set1_curves.pod
doc/man3/SSL_get0_group_name.pod