moby--moby/integration
Sebastiaan van Stijn fe54215fb3
Update test certificates
Updates the certificates to account for current versions of Go expecting
SANs to be used instead of the Common Name field:

    FAIL: s390x.integration.plugin.authz TestAuthZPluginTLS (0.53s)
    [2020-07-26T09:36:58.638Z]     authz_plugin_test.go:132: assertion failed:
        error is not nil: error during connect: Get "https://localhost:4271/v1.41/version":
        x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-18 09:43:21 +02:00
..
build TestBuildUserNamespaceValidateCapabilitiesAreV2: verify build completed 2021-02-15 16:08:40 +01:00
config integration/config: add check for removing non-existing config 2020-04-14 18:31:38 +02:00
container integration: remove KernelMemory tests 2021-05-11 23:33:33 +08:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
internal integration: port TestRunModePIDHost from CLI test to API test 2021-02-01 14:54:07 +09:00
network Update TestDaemonRestartWithLiveRestore: fix docker0 subnet missmatch 2021-02-05 18:55:21 +01:00
plugin Use docker media type for plugin layers 2021-04-05 21:46:53 +00:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service Fix flaky TestInspect 2021-04-03 19:26:56 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system Use designated test domains (RFC2606) in tests 2021-04-02 14:06:27 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00