OpenSSL::ExtConfig

module OpenSSL::ExtConfig

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.

Constants

HAVE_TLSEXT_HOST_NAME
OPENSSL_NO_SOCK
TLS_DH_anon_WITH_AES_256_GCM_SHA384

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部