We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85c4ac9 + 61f0f18 commit 2bd2788Copy full SHA for 2bd2788
src/test/java/com/siemens/pki/lightweightcmpra/test/config/EnrollmentConfigWithRAT.yaml
@@ -2,12 +2,12 @@
2
3
UpstreamInterface:
4
- HttpClient:
5
- UpstreamURI: "http://localhost:7000/ca"
+ UpstreamURI: "http://192.168.120.13:7000/ca"
6
Timeout: 44
7
8
DownstreamInterface:
9
HttpServer:
10
- UpstreamURI: "http://localhost:6666/pkix"
+ UpstreamURI: "http://192.168.100.12:6666/pkix"
11
12
UpstreamConfiguration:
13
- VerificationContext:
0 commit comments