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

ci: mssql use custom certificate to avoid negative serial number error #1071

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

j2gg0s
Copy link
Collaborator

@j2gg0s j2gg0s commented Nov 21, 2024

To fix error:

        --- FAIL: TestSoftDelete/mssql2019/testSoftDeleteForce (0.00s)
            db_test.go:1780: 
                	Error Trace:	/home/runner/work/bun/bun/internal/dbtest/db_test.go:1780
                	            				/home/runner/work/bun/bun/internal/dbtest/soft_delete_test.go:106
                	            				/home/runner/work/bun/bun/internal/dbtest/soft_delete_test.go:28
                	Error:      	Received unexpected error:
                	            	TLS Handshake failed: tls: failed to parse certificate from server: x509: negative serial number
                	Test:       	TestSoftDelete/mssql2019/testSoftDeleteForce
                	Messages:   	must reset model

@j2gg0s
Copy link
Collaborator Author

j2gg0s commented Nov 21, 2024

mssql default certificate's negative number
microsoft/mssql-docker#895

@j2gg0s j2gg0s merged commit 815412b into uptrace:master Nov 21, 2024
3 checks passed
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