[IOT-2005] Correct PEM encoding of test certs in SSL tests
authorKevin Kane <kkane@microsoft.com>
Thu, 6 Apr 2017 16:57:03 +0000 (09:57 -0700)
committerGreg Zaverucha <gregz@microsoft.com>
Fri, 7 Apr 2017 17:44:50 +0000 (17:44 +0000)
commitcb3be001eea1defac210bcb3789e89404c625a02
tree9ae29e7bb7997e2b3578aa1fd099e74370703730
parentb2a6955cc76f5752b6c49710143761c35dd2c0da
[IOT-2005] Correct PEM encoding of test certs in SSL tests

mbedTLS insists on newlines in PEM data, and the lack thereof is
causing SSL adapter tests to fail. Add newlines to the test certs
for correct parsing.

Change-Id: I5c42dbd648bf111ac00f746d4e59fc4a9a224208
Signed-off-by: Kevin Kane <kkane@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18575
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Reviewed-by: Way Vadhanasin <wayvad@microsoft.com>
Reviewed-by: Greg Zaverucha <gregz@microsoft.com>
resource/csdk/connectivity/test/ssladapter_test.cpp