Fix ocsp and vcore test T0031_check_positive 63/211263/2 accepted/tizen/unified/20190802.111334 submit/tizen/20190801.142251
authorKonrad Lipinski <k.lipinski2@samsung.com>
Wed, 31 Jul 2019 18:26:50 +0000 (20:26 +0200)
committerKonrad Lipinski <k.lipinski2@samsung.com>
Thu, 1 Aug 2019 12:13:36 +0000 (14:13 +0200)
commitf1ab40d6e237f3a121cd8c66083d1991d66dcc51
tree465368d0f745deabadb6dd7f9d2e623811b174db
parent4aab804e5c98d0253161c672abfe7ef47e9817fb
Fix ocsp and vcore test T0031_check_positive

* supplied new certificates for the test (leaf expires 2021.04.30)
* existing ocsp engine had problems handling those certificates so
  modified vcore ocsp implementation to alleviate the issue;
  used key-manager's implementation, particularly the commit
  eacd8b321de92d38288294d2584ef98d517caead, as a guideline

Change-Id: Idfd944bfaa2d94d07f5073f0d3d21f873d355481
src/vcore/Ocsp.cpp
tests/vcore/test-common.cpp