Skip to content

Commit ea007ba

Browse files
committed
suppressing the error due to negative serial number in a certificate in go 1.23
1 parent 219841f commit ea007ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ services:
1313
environment:
1414
ACCEPT_EULA: "Y"
1515
SA_PASSWORD: VippsPw1
16+
GODEBUG: 'x509negativeserial=1'

0 commit comments

Comments
 (0)