aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/test/resources/missingPkResponse
diff options
context:
space:
mode:
Diffstat (limited to 'certServiceClient/src/test/resources/missingPkResponse')
-rw-r--r--certServiceClient/src/test/resources/missingPkResponse7
1 files changed, 7 insertions, 0 deletions
diff --git a/certServiceClient/src/test/resources/missingPkResponse b/certServiceClient/src/test/resources/missingPkResponse
new file mode 100644
index 00000000..c53358e0
--- /dev/null
+++ b/certServiceClient/src/test/resources/missingPkResponse
@@ -0,0 +1,7 @@
+{
+ "timestamp": "2020-02-25T06:36:23.651+0000",
+ "status": 400,
+ "error": "Bad Request",
+ "message": "Missing request header 'PK' for method parameter of type String",
+ "path": "//v1/certificate/TestCA"
+} \ No newline at end of file