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

Functional tests failing due to expired certs in atsigncompany/virtualenv:vip image #493

Closed
cpswan opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working unplanned Unplanned work mid-sprint plan

Comments

@cpswan
Copy link
Member

cpswan commented Jan 15, 2024

Describe the bug

The Check for docker container readiness check fails after repeatedly retrying connections

Steps to reproduce

  1. First I raise a PR
  2. Then I see functional_tests_at_onboarding_cli failing even for code that's way off that code path

Expected behavior

Tests pass

Additional context

Local connection to a virtualenv shows an expired certificate.

CONNECTED(00000003)
Can't use SSL_get_servername
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R3
verify return:1
depth=0 CN = vip.ve.atsign.zone
verify error:num=10:certificate has expired
notAfter=Jan 13 06:41:02 2024 GMT
verify return:1
depth=0 CN = vip.ve.atsign.zone
notAfter=Jan 13 06:41:02 2024 GMT
verify return:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unplanned Unplanned work mid-sprint plan
Projects
None yet
Development

No branches or pull requests

1 participant