Skip to content

Commit 2bd2788

Browse files
rajeev-0code.siemens.com
authored andcommitted
Merge branch 'rr/RAT_integration' into 'RAT_integration'
update interface configuration as per docker infra See merge request ct-rda-cst-ses-de/remote-attestation/base-functionality/lightweightcmpra!1
2 parents 85c4ac9 + 61f0f18 commit 2bd2788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/java/com/siemens/pki/lightweightcmpra/test/config/EnrollmentConfigWithRAT.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
UpstreamInterface:
44
- HttpClient:
5-
UpstreamURI: "http://localhost:7000/ca"
5+
UpstreamURI: "http://192.168.120.13:7000/ca"
66
Timeout: 44
77

88
DownstreamInterface:
99
HttpServer:
10-
UpstreamURI: "http://localhost:6666/pkix"
10+
UpstreamURI: "http://192.168.100.12:6666/pkix"
1111

1212
UpstreamConfiguration:
1313
- VerificationContext:

0 commit comments

Comments
 (0)