]> 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:49:04 +0000 (08:49 +0200)
commit85df287a8714dea1e7dad5e32e4d884d399a59a6
tree0f21fec998712c95e7b19042d15a43a3cf4c660c
parentf6bef5c644cf0965d87d37b3ba6c2c12b9570c43
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