]> 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:09 +0000 (08:49 +0200)
commitfa0339b485513d4f0cff5477bcfd5067e67d8fa1
tree658fe237d93a07c7c3cabe8466bdf4bba1fbf604
parent6db6c61131fe418e607f33a87ea5c588d428102d
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