-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: replace self-hosted certificates
- Loading branch information
1 parent
022c2f4
commit 0f68629
Showing
15 changed files
with
66 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
test/integration/self-hosted-notary/notary-service-container/client_config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"remote_server": { | ||
"url": "https://notary.server:4443", | ||
"root_ca": "./server/ca.crt" | ||
"root_ca": "./server/notary.crt" | ||
} | ||
} |
19 changes: 0 additions & 19 deletions
19
test/integration/self-hosted-notary/notary-service-container/server/ca.crt
This file was deleted.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
test/integration/self-hosted-notary/notary-service-container/server/config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
test/integration/self-hosted-notary/notary-service-container/server/notary-server.crt
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
test/integration/self-hosted-notary/notary-service-container/server/notary-server.key
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
test/integration/self-hosted-notary/notary-service-container/server/notary.crt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
-----BEGIN CERTIFICATE----- | ||
MIICDzCCAZWgAwIBAgIUK6opKzStr7qjcHx40VGw4bprm/IwCgYIKoZIzj0EAwIw | ||
GDEWMBQGA1UEAwwNbm90YXJ5LnNlcnZlcjAeFw0yNDExMjIwOTIwMDNaFw0zNDEx | ||
MjAwOTIwMDNaMBgxFjAUBgNVBAMMDW5vdGFyeS5zZXJ2ZXIwdjAQBgcqhkjOPQIB | ||
BgUrgQQAIgNiAAT0Nn7WJQUykFnPT12RtldK9ruKhd75uttXV6JwVfV0AtHnPHx/ | ||
KH7VzA/nyoXCPGvod5RCX6Idb0LcFq7+/gFlM4tFscmCS53VAuhs1/NhLnEE+sAn | ||
bPqDw1BuReMghAejgZ8wgZwwHQYDVR0OBBYEFH5CMJZfe2/ETr2PWIHB76vYshys | ||
MB8GA1UdIwQYMBaAFH5CMJZfe2/ETr2PWIHB76vYshysMA8GA1UdEwEB/wQFMAMB | ||
Af8wSQYDVR0RBEIwQIINbm90YXJ5LnNlcnZlcoIPKi5ub3Rhcnkuc2VydmVygg1u | ||
b3Rhcnkuc2lnbmVygg8qLm5vdGFyeS5zaWduZXIwCgYIKoZIzj0EAwIDaAAwZQIx | ||
ALoqIiOjUxbrmHMcJY4awMbVrbu2AXmfcrcbaRuKAHHe1v92Xlc8vo1Bvo5BwOzb | ||
cwIwQbAe7FfQKykKWCN6Vs4GfzQVWtQjN0WoMW5L4KgDREjseuU2bRMojWViuBih | ||
vvNj | ||
-----END CERTIFICATE----- |
6 changes: 6 additions & 0 deletions
6
test/integration/self-hosted-notary/notary-service-container/server/notary.key
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
-----BEGIN PRIVATE KEY----- | ||
MIG2AgEAMBAGByqGSM49AgEGBSuBBAAiBIGeMIGbAgEBBDBiy79dS7NewsD9G+dB | ||
mJDEWIhpqa9mjxeMBfdaD8kPJJ9qk6Go5CDFoXlCKdaL7J2hZANiAAT0Nn7WJQUy | ||
kFnPT12RtldK9ruKhd75uttXV6JwVfV0AtHnPHx/KH7VzA/nyoXCPGvod5RCX6Id | ||
b0LcFq7+/gFlM4tFscmCS53VAuhs1/NhLnEE+sAnbPqDw1BuReMghAc= | ||
-----END PRIVATE KEY----- |
6 changes: 3 additions & 3 deletions
6
test/integration/self-hosted-notary/notary-service-container/signer/config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
test/integration/self-hosted-notary/notary-service-container/signer/notary-signer.crt
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
test/integration/self-hosted-notary/notary-service-container/signer/notary-signer.key
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
test/integration/self-hosted-notary/notary-service-container/signer/notary.crt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
-----BEGIN CERTIFICATE----- | ||
MIICDzCCAZWgAwIBAgIUK6opKzStr7qjcHx40VGw4bprm/IwCgYIKoZIzj0EAwIw | ||
GDEWMBQGA1UEAwwNbm90YXJ5LnNlcnZlcjAeFw0yNDExMjIwOTIwMDNaFw0zNDEx | ||
MjAwOTIwMDNaMBgxFjAUBgNVBAMMDW5vdGFyeS5zZXJ2ZXIwdjAQBgcqhkjOPQIB | ||
BgUrgQQAIgNiAAT0Nn7WJQUykFnPT12RtldK9ruKhd75uttXV6JwVfV0AtHnPHx/ | ||
KH7VzA/nyoXCPGvod5RCX6Idb0LcFq7+/gFlM4tFscmCS53VAuhs1/NhLnEE+sAn | ||
bPqDw1BuReMghAejgZ8wgZwwHQYDVR0OBBYEFH5CMJZfe2/ETr2PWIHB76vYshys | ||
MB8GA1UdIwQYMBaAFH5CMJZfe2/ETr2PWIHB76vYshysMA8GA1UdEwEB/wQFMAMB | ||
Af8wSQYDVR0RBEIwQIINbm90YXJ5LnNlcnZlcoIPKi5ub3Rhcnkuc2VydmVygg1u | ||
b3Rhcnkuc2lnbmVygg8qLm5vdGFyeS5zaWduZXIwCgYIKoZIzj0EAwIDaAAwZQIx | ||
ALoqIiOjUxbrmHMcJY4awMbVrbu2AXmfcrcbaRuKAHHe1v92Xlc8vo1Bvo5BwOzb | ||
cwIwQbAe7FfQKykKWCN6Vs4GfzQVWtQjN0WoMW5L4KgDREjseuU2bRMojWViuBih | ||
vvNj | ||
-----END CERTIFICATE----- |
6 changes: 6 additions & 0 deletions
6
test/integration/self-hosted-notary/notary-service-container/signer/notary.key
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
-----BEGIN PRIVATE KEY----- | ||
MIG2AgEAMBAGByqGSM49AgEGBSuBBAAiBIGeMIGbAgEBBDBiy79dS7NewsD9G+dB | ||
mJDEWIhpqa9mjxeMBfdaD8kPJJ9qk6Go5CDFoXlCKdaL7J2hZANiAAT0Nn7WJQUy | ||
kFnPT12RtldK9ruKhd75uttXV6JwVfV0AtHnPHx/KH7VzA/nyoXCPGvod5RCX6Id | ||
b0LcFq7+/gFlM4tFscmCS53VAuhs1/NhLnEE+sAnbPqDw1BuReMghAc= | ||
-----END PRIVATE KEY----- |