aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/test/resources
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-03-04 16:03:36 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-04 16:03:36 +0000
commit8f26d1f4274f18bd9502386700919933045e2316 (patch)
treed4272a9d867ed67aedc72bd79efaf33c3642dac6 /certService/src/test/resources
parentddc9e99c372c32d9c62014ac1751f5840c734410 (diff)
parent9b682503a32af10dd6335c897e73e0e63f688210 (diff)
Merge "Authenticate response from CMP server"
Diffstat (limited to 'certService/src/test/resources')
-rw-r--r--certService/src/test/resources/ReturnedSuccessPKIMessageWithCertificateFilebin4297 -> 2759 bytes
-rw-r--r--certService/src/test/resources/privateKeybin0 -> 1218 bytes
-rw-r--r--certService/src/test/resources/publicKeybin0 -> 294 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/certService/src/test/resources/ReturnedSuccessPKIMessageWithCertificateFile b/certService/src/test/resources/ReturnedSuccessPKIMessageWithCertificateFile
index 94cc3461..e4a1d7b9 100644
--- a/certService/src/test/resources/ReturnedSuccessPKIMessageWithCertificateFile
+++ b/certService/src/test/resources/ReturnedSuccessPKIMessageWithCertificateFile
Binary files differ
diff --git a/certService/src/test/resources/privateKey b/certService/src/test/resources/privateKey
new file mode 100644
index 00000000..216714c9
--- /dev/null
+++ b/certService/src/test/resources/privateKey
Binary files differ
diff --git a/certService/src/test/resources/publicKey b/certService/src/test/resources/publicKey
new file mode 100644
index 00000000..e5c63be8
--- /dev/null
+++ b/certService/src/test/resources/publicKey
Binary files differ