Skip to content

Conversation

@IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented May 20, 2025

  • Update CI
  • Add dependabot
  • Update Let's encrypt CN in tests
  • Adds and sets :version property of X509Request version to fix cert failure (should probably be a minor bump)
  • Adds orchestration to server-client tests to prevent race

x509_server_cert = OpenSSL.get_peer_certificate(ssl)

@test String(x509_server_cert.issuer_name) == "/C=US/O=Let's Encrypt/CN=R3"
@test String(x509_server_cert.issuer_name) == "/C=US/O=Let's Encrypt/CN=R11"
Copy link
Member Author

@IanButterworth IanButterworth May 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@quinnj @staticfloat Does this fix look correct/reasonable?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IanButterworth IanButterworth changed the title Update CI. Add dependabot Update CI. Add dependabot. Update Let's encrypt CN in tests. May 20, 2025
@IanButterworth IanButterworth requested a review from quinnj May 20, 2025 20:52
@IanButterworth IanButterworth changed the title Update CI. Add dependabot. Update Let's encrypt CN in tests. Update CI. Various fixes. May 20, 2025
@IanButterworth IanButterworth changed the title Update CI. Various fixes. Add version property to X509Request. Various test fixes. Update CI. May 21, 2025
@IanButterworth IanButterworth merged commit 1ae3cf9 into main May 21, 2025
12 checks passed
@IanButterworth IanButterworth deleted the ib/update_ci branch May 21, 2025 15:29
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.

2 participants