Add support for needed functionality to mbedTLS
authorKevin Kane <kkane@microsoft.com>
Tue, 20 Dec 2016 20:51:27 +0000 (12:51 -0800)
committerGreg Zaverucha <gregz@microsoft.com>
Tue, 14 Feb 2017 01:39:29 +0000 (01:39 +0000)
commite9f0daec49f77c23b4ea3c435f6be0be519c0421
treed25c5e859f61623537869c7cd9936b5cea4a192b
parent9bc3a4ca3ab20eef194d110fef294b6e0b88a20e
Add support for needed functionality to mbedTLS

Support for directoryName-based subject alternative name
Creating certificates containing this extension
Specifying a particular EKU to check for in TLS negotiation instead
of standard client/server authentication EKUs

This work will be offered upstream to the mbedTLS maintainers; if
they accept it, this will later be reverted when IoTivity ingests
a newer version of mbedTLS.

Change-Id: I4f81d75b767683327564e27758d1aa1bc02613de
Signed-off-by: Kevin Kane <kkane@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15733
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Reviewed-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Oleksii Beketov <ol.beketov@samsung.com>
Reviewed-by: dongik Lee <dongik.lee@samsung.com>
Reviewed-by: Greg Zaverucha <gregz@microsoft.com>
extlibs/mbedtls/.gitattributes [new file with mode: 0644]
extlibs/mbedtls/SConscript
extlibs/mbedtls/ocf.patch