summaryrefslogtreecommitdiffstats
path: root/certService/src/test/resources
diff options
context:
space:
mode:
authorEmmettCox <emmett.cox@est.tech>2020-02-27 17:19:47 +0000
committerEmmettCox <emmett.cox@est.tech>2020-03-04 09:16:08 +0000
commit9b682503a32af10dd6335c897e73e0e63f688210 (patch)
tree1fc962bc35fd15c55de9c29c0bab7f04fd521b54 /certService/src/test/resources
parent7dc94694ec75ce738ecb2e98508c57eadc1d81fa (diff)
Authenticate response from CMP server
Issue-ID: AAF-1037 Signed-off-by: EmmettCox <emmett.cox@est.tech> Change-Id: I6f52627a169359067ddd928d1e895e8d6237c7b5
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