0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/mbedtls/pki
David Sommerseth fc060bd317
mbedtls: Move x509_get_subject() and x509_get_common_name() to an independent file
This is the mbed TLS counter part to the OpenSSL change in
commit e0fd92f30756.  These two methods are generic and not
tied to the MbedTLSContext in any particular way.

This is needed to be able to add a unit test for the x509_get_*()
functions.

Signed-off-by: David Sommerseth <davids@openvpn.net>
2019-11-08 10:00:43 +01:00
..
dh.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
pkctx.hpp SSLAPI: move PKType from SSLConfigAPI into standalone header to avoid dependency inversion 2019-06-19 18:21:01 +02:00
x509cert.hpp mbedtls: Add missing include file in x509cert.hpp 2019-11-08 10:00:42 +01:00
x509certinfo.hpp mbedtls: Move x509_get_subject() and x509_get_common_name() to an independent file 2019-11-08 10:00:43 +01:00
x509crl.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00