Module: OpenSSL::ExtConfig

Defined in:
ossl_ssl.c,
ossl_ssl.c

Overview

This module contains configuration information about the SSL extension, for example if socket support is enabled, or the host name TLS extension is enabled. Constants in this module will always be defined, but contain ‘true` or `false` values depending on the configuration of your OpenSSL installation.

Constant Summary collapse

HAVE_TLSEXT_HOST_NAME =
Qfalse
TLS_DH_anon_WITH_AES_256_GCM_SHA384 =
Qfalse
OPENSSL_NO_SOCK =
Qfalse