Server Name Indication constants
PHP Manual
PHP Manual»预定义常量»Server Name Indication constants
OPENSSL_TLSEXT_SERVER_NAME (int)
SNI 支持是否可用。

注意:

这个常量要求 PHP 是由 OpenSSL 0.9.8j 及以上版本构建的。

To Top