Skip to content

Conversation

@normanmaurer
Copy link
Member

Motivation:

This function returns the first cipher from the preference order, but is not necessarily the actual cipher that was negotiated.

Modifications:

  • Use SSL_get_current_cipher or the struct directly to obtain the used cipher

Result:

authentication_method(...) returns the correct method.

Motivation:

This function returns the first cipher from the preference order, but is not necessarily the actual cipher that was negotiated.

Modifications:

- Use SSL_get_current_cipher or the struct directly to obtain the used cipher

Result:

authentication_method(...) returns the correct method.
@normanmaurer
Copy link
Member Author

This came up in #929

@normanmaurer normanmaurer merged commit b4543ac into main Jun 16, 2025
9 checks passed
@normanmaurer normanmaurer deleted the fix_authentication_method branch June 16, 2025 14: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.

2 participants