Skip to content

Add SSL.getGroupName(...) which returns the name of the used by ssl's most recently completed handshake#991

Merged
normanmaurer merged 3 commits into
mainfrom
group_name
Jul 7, 2026
Merged

Add SSL.getGroupName(...) which returns the name of the used by ssl's most recently completed handshake#991
normanmaurer merged 3 commits into
mainfrom
group_name

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

We need to be able to get the group name to verify if PQC was used

Modifications:

Add method that returns the group name

Result:

Be able to obtain the used group

… most recently completed handshake

Motivation:

We need to be able to get the group name to verify if PQC was used

Modifications:

Add method that returns the group name

Result:

Be able to obtain the used group
@normanmaurer normanmaurer added this to the 2.0.81.Final milestone Jul 7, 2026
@normanmaurer
normanmaurer merged commit f44fcb9 into main Jul 7, 2026
16 of 17 checks passed
@normanmaurer
normanmaurer deleted the group_name branch July 7, 2026 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant