Skip to content

[tls12] declare IANA IDs in the header file, fixes incorrect IANA ID#429

Merged
kazuho merged 2 commits into
masterfrom
kazuho/tls12-followup
Oct 27, 2022
Merged

[tls12] declare IANA IDs in the header file, fixes incorrect IANA ID#429
kazuho merged 2 commits into
masterfrom
kazuho/tls12-followup

Conversation

@kazuho

@kazuho kazuho commented Oct 25, 2022

Copy link
Copy Markdown
Member
  • Declare IANA cipher suite IDs in the header files so that we can use them elsewhere.
  • Fix incorrect IANA ID assigned to ptls_openssl_tls12_dhe_rsa_aes128gcmsha256 which results in incorrect cipher suite being returned due the value being added to ptls_openssl_tls12_cipher_suites prior to ptls_openssl_tls12_rsa_aes256gcmsha384.

… used for `ptls_openssl_tls12_dhe_rsa_aes128gcmsha256` which results in incorrect cipher suite being returned due the value being added to `ptls_openssl_tls12_cipher_suites` prior to `ptls_openssl_tls12_rsa_aes256gcmsha384`
@kazuho
kazuho merged commit 77a03ff into master Oct 27, 2022
kazuho added a commit that referenced this pull request Oct 27, 2022
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