Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rare intermittent failure of a TLS 1.3 session resumption test #7795

Closed
gilles-peskine-arm opened this issue Jun 16, 2023 · 1 comment · Fixed by #8574 or #8913
Closed

Rare intermittent failure of a TLS 1.3 session resumption test #7795

gilles-peskine-arm opened this issue Jun 16, 2023 · 1 comment · Fixed by #8574 or #8913
Assignees
Labels
bug component-tls13 size-m Estimated task size: medium (~1w)

Comments

@gilles-peskine-arm
Copy link
Contributor

The failure is in one of the ssl-opt test cases:

TLS 1.3 m->m: Session resumption failure, age outside tolerance window, too old.  FAIL
  ! pattern 'sent selected_identity:' MUST NOT be present in the Server output
  ! outputs saved to o-XXX-1587.log

The logs:
all_u16-test_psa_crypto_config_accel_hash_use_psa-o-cli-1587.log.gz
all_u16-test_psa_crypto_config_accel_hash_use_psa-o-srv-1587.log.gz

Observed in https://jenkins-mbedtls.oss.arm.com/blue/organizations/jenkins/mbed-tls-pr-head/detail/PR-7717-head/8/pipeline running on 3471e19. The test passed on OpenCI. The changes in that pull request are not related to the test.

@ronald-cron-arm
Copy link
Contributor

Not finished, some parts of #8525 remaining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment