]> 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:47:23 +0000 (08:47 +0200)
commit9eb21877f5704595a89cd550b1a639df86229b09
tree9fb67a8a36457f2e9b14eb6fc65b3ee83785ca2f
parent8ca8f9afbb870293fb0a9dd74cfead9b7767596f
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)
doc/man3/SSL_CTX_set1_curves.pod
doc/man3/SSL_get0_group_name.pod