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

Failing test: Http SSL Integration Tests.test/server_integration/http/ssl_with_p12_intermediate/index·js - kibana server with ssl handles requests using ssl with a P12 keystore that uses an intermediate CA #148515

Closed
kibanamachine opened this issue Jan 9, 2023 · 9 comments · Fixed by #148733
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 9, 2023

A test failed on a tracked branch

Error: certificate has expired
    at TLSSocket.onConnectSecure (node:_tls_wrap:1539:34)
    at TLSSocket.emit (node:events:513:28)
    at TLSSocket._finishInit (node:_tls_wrap:953:8)
    at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:734:12) {
  code: 'CERT_HAS_EXPIRED',
  response: undefined
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 9, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 9, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@dmlemeshko dmlemeshko added blocker Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Jan 9, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 9, 2023
mistic added a commit that referenced this issue Jan 9, 2023
@mistic
Copy link
Member

mistic commented Jan 9, 2023

Skipped.

main: 4362b5c
8.6: bf3b9f0
8.5: fd9d467
7.17: eeeef0c

@mistic mistic added the v8.7.0 label Jan 9, 2023
mistic added a commit that referenced this issue Jan 9, 2023
mistic added a commit that referenced this issue Jan 9, 2023
@azasypkin
Copy link
Member

Error: certificate has expired

The test isn't flaky, it fails permanently now since the test certificate has finally expired 🙈

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 7.17

@watson
Copy link
Contributor

watson commented Jan 11, 2023

At first glance it's pretty odd. Both the intermediate and the root certificate expire in 2069 🤔 So fixing this isn't as straight forward as I thought

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants