[Non-ACR][SecureRepository] Get rid of quickly expiring certificates in tests 16/279316/2 tizen_5.5
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 27 Jul 2022 15:03:00 +0000 (17:03 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 8 Aug 2022 07:59:42 +0000 (09:59 +0200)
commit71f4976eeea33b7cd2b7493893c292184b7adbfb
tree1e934e242fbae8548967f8a5360f81f3026f8b82
parent6eee7da034af31919cd60244babfe1cba2ccbf3d
[Non-ACR][SecureRepository] Get rid of quickly expiring certificates in tests

- Replace third party certificates with manually created ones having long
  expiration periods.
- Keep only intermediate third party certificate for chain creation i and OCSP
  validation. Also replace it with another one having longer expiration period.
- Adjust tests where necessary.

Change-Id: I9a4c8aa888adce293e00105975624901bc013ac9
tct-suite-vs/Tizen.Securerepository.Tests/res/cert-im-for-ocsp-test.pem [deleted file]
tct-suite-vs/Tizen.Securerepository.Tests/res/cert-im.pem [new file with mode: 0644]
tct-suite-vs/Tizen.Securerepository.Tests/res/cert-leaf-for-ocsp-test.pem [deleted file]
tct-suite-vs/Tizen.Securerepository.Tests/res/test-cert-im.pem [new file with mode: 0644]
tct-suite-vs/Tizen.Securerepository.Tests/res/test-cert-leaf.pem [new file with mode: 0644]
tct-suite-vs/Tizen.Securerepository.Tests/res/test-cert-root.pem [new file with mode: 0644]
tct-suite-vs/Tizen.Securerepository.Tests/support/TestConfig.cs
tct-suite-vs/Tizen.Securerepository.Tests/testcase/TSCertificate.cs
tct-suite-vs/Tizen.Securerepository.Tests/testcase/TSCertificateManager.cs