Only fields known to OpenSSL have a NID. OBJ_txt2obj allows specifying
a numeric OID.
Signed-off-by: Hristo Venev
---
src/openvpn/ssl_verify_openssl.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/openvpn/ssl_verify_openssl.c b/src/openvpn/ssl_verify_openssl
Hi,
On 18-04-17 01:28, David Sommerseth wrote:
> Commit 039a89c331e9b799 changed the OpenSSL check slightly, but that
> broke ./configure on systems which do not install the openssl.pc
> pkg-config support file. This is typically an issue on most of the BSD
> platforms, where the OpenSSL package