Skip to content

RFC 8446 6.2 / RFC 5246 7.2.2 - no writes after fatal alert - #11365

Open
twcook86 wants to merge 1 commit into
wolfSSL:masterfrom
twcook86:tls_rfc8446_6.2
Open

RFC 8446 6.2 / RFC 5246 7.2.2 - no writes after fatal alert#11365
twcook86 wants to merge 1 commit into
wolfSSL:masterfrom
twcook86:tls_rfc8446_6.2

Conversation

@twcook86

@twcook86 twcook86 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Conform to RFC 8446 6.2 / RFC 5246 7.2.2 - no writes after fatal alert

Fixes #11073

Testing

Added new test case test_tls13_no_app_data_after_fatal_alert()

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

gcc-arm-cortex-m3

  • FLASH: .text +20 B (+0.0%, 125,739 B / 262,144 B, total: 48% used)

gcc-arm-cortex-m4-dtls13

  • FLASH: .text +64 B (+0.0%, 186,620 B / 1,048,576 B, total: 18% used)

gcc-arm-cortex-m4-openssl-compat

@twcook86 twcook86 self-assigned this Sep 4, 2026
@twcook86

twcook86 commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

retest this please. missing log

@twcook86 twcook86 assigned wolfSSL-Bot and unassigned twcook86 Sep 5, 2026
@twcook86
twcook86 requested a review from SparkiDev September 5, 2026 02:54
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.

Fatal-alert closure does not stop later application writes

2 participants