Skip to content

Instantly share code, notes, and snippets.

@naa0yama
Last active December 17, 2016 01:02
Show Gist options
  • Save naa0yama/c561ef4ea15d5d098b917112fcb6173d to your computer and use it in GitHub Desktop.
Save naa0yama/c561ef4ea15d5d098b917112fcb6173d to your computer and use it in GitHub Desktop.
nginx 1.11.7 リリース 追加された変数など ref: http://qiita.com/FoxBoxsnet/items/4f2b4f0a6c5aa2efa899
The variable is fully supported only when using OpenSSL version 1.0.2 or higher.
With older versions, the variable is available only for new sessions and lists only known ciphers.
この変数は、OpenSSLバージョン1.0.2以降を使用している場合にのみ完全にサポートされています。
古いバージョンでは、変数は新しいセッションでのみ使用可能であり、既知の暗号だけがリストされます。
The variable is supported only when using OpenSSL version 1.0.2 or higher.
With older versions, the variable value will be an empty string.
The variable is available only for new sessions.
この変数は、OpenSSLバージョン1.0.2以降を使用している場合にのみサポートされます。
古いバージョンでは、変数の値は空の文字列になります。
この変数は、新しいセッションでのみ使用できます。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment