Skip to content

Add ssl support

Add ssl support #138

Triggered via pull request February 10, 2025 14:57
@bcardiffbcardiff
synchronize #117
bcardiff:tls
Status Failure
Total duration 3h 39m 57s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test (ubuntu-latest, latest, 5.7, /tmp/mysql.sock)
Process completed with exit code 1.
test (ubuntu-latest, 1.3.0, 5.7, /tmp/mysql.sock): spec/connection_options_spec.cr#L175
got: MySql::Connection::SSLOptions(@mode=Preferred, @key=Path["/home/runner/work/crystal-mysql/crystal-mysql/path/to/key.pem"], @cert=Path["/home/runner/work/crystal-mysql/crystal-mysql/path/to/cert.pem"], @ca=Path["/home/runner/work/crystal-mysql/crystal-mysql/path/to/ca.pem"])
test (ubuntu-latest, 1.3.0, 5.7, /tmp/mysql.sock)
Process completed with exit code 1.
test (ubuntu-latest, nightly, 5.7, /tmp/mysql.sock)
Process completed with exit code 1.
test (ubuntu-latest, 1.3.0, 5.7, default): spec/connection_options_spec.cr#L175
got: MySql::Connection::SSLOptions(@mode=Preferred, @key=Path["/home/runner/work/crystal-mysql/crystal-mysql/path/to/key.pem"], @cert=Path["/home/runner/work/crystal-mysql/crystal-mysql/path/to/cert.pem"], @ca=Path["/home/runner/work/crystal-mysql/crystal-mysql/path/to/ca.pem"])
test (ubuntu-latest, 1.3.0, 5.7, default)
Process completed with exit code 1.
test (ubuntu-latest, latest, 5.7, default): spec/connection_options_spec.cr#L175
@mode=MySql::Connection::SSLMode::Preferred)
test (ubuntu-latest, latest, 5.7, default)
Process completed with exit code 1.
test (ubuntu-latest, nightly, 5.7, default): spec/connection_options_spec.cr#L175
@mode=MySql::Connection::SSLMode::Preferred)
test (ubuntu-latest, nightly, 5.7, default)
Process completed with exit code 1.