diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/application.yaml | 2 | ||||
-rw-r--r-- | src/main/resources/moa-spss/certstore/toBeAdded/IAIK_test_intermediate_CA.der | bin | 0 -> 1199 bytes | |||
-rw-r--r-- | src/main/resources/moa-spss/certstore/toBeAdded/msz-test-root-cert.der | bin | 1565 -> 0 bytes | |||
-rw-r--r-- | src/main/resources/moa-spss/trustProfiles/test-trustprofile/IAIK_test_intermediate_CA.der | bin | 0 -> 1199 bytes | |||
-rw-r--r-- | src/main/resources/moa-spss/trustProfiles/test-trustprofile/msz-test-root-cert.der | bin | 1565 -> 0 bytes |
5 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 961f437..9ce1158 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -80,6 +80,8 @@ javax.net.ssl: ### moa spss config moa.spss: is-active: true + # if active, moa spss will validate manifests in xml signatures + is-manifest-check-active: false server: # path that points to MoaSPSSConfiguration file; can be: # - absolute path (unix: starts with /), or diff --git a/src/main/resources/moa-spss/certstore/toBeAdded/IAIK_test_intermediate_CA.der b/src/main/resources/moa-spss/certstore/toBeAdded/IAIK_test_intermediate_CA.der Binary files differnew file mode 100644 index 0000000..558ce15 --- /dev/null +++ b/src/main/resources/moa-spss/certstore/toBeAdded/IAIK_test_intermediate_CA.der diff --git a/src/main/resources/moa-spss/certstore/toBeAdded/msz-test-root-cert.der b/src/main/resources/moa-spss/certstore/toBeAdded/msz-test-root-cert.der Binary files differdeleted file mode 100644 index 3e136d4..0000000 --- a/src/main/resources/moa-spss/certstore/toBeAdded/msz-test-root-cert.der +++ /dev/null diff --git a/src/main/resources/moa-spss/trustProfiles/test-trustprofile/IAIK_test_intermediate_CA.der b/src/main/resources/moa-spss/trustProfiles/test-trustprofile/IAIK_test_intermediate_CA.der Binary files differnew file mode 100644 index 0000000..558ce15 --- /dev/null +++ b/src/main/resources/moa-spss/trustProfiles/test-trustprofile/IAIK_test_intermediate_CA.der diff --git a/src/main/resources/moa-spss/trustProfiles/test-trustprofile/msz-test-root-cert.der b/src/main/resources/moa-spss/trustProfiles/test-trustprofile/msz-test-root-cert.der Binary files differdeleted file mode 100644 index 3e136d4..0000000 --- a/src/main/resources/moa-spss/trustProfiles/test-trustprofile/msz-test-root-cert.der +++ /dev/null |