差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:technical_reference:09_tentacle [2025/04/19 23:48] – [proxy_port] junichi | ja:documentation:pandorafms:technical_reference:09_tentacle [2025/04/19 23:55] (現在) – [use_libwrap] junichi | ||
---|---|---|---|
行 1585: | 行 1585: | ||
* 読み書き処理のタイムアウトを秒単位で指定します。 | * 読み書き処理のタイムアウトを秒単位で指定します。 | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_15 /> | ||
==== verbose ==== | ==== verbose ==== | ||
行 1606: | 行 1608: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | <wrap #ks7_16 /> | ||
==== log_file ==== | ==== log_file ==== | ||
行 1620: | 行 1624: | ||
* ログファイルを設定します。 | * ログファイルを設定します。 | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_17 /> | ||
==== password ==== | ==== password ==== | ||
行 1634: | 行 1640: | ||
* Tentacle サーバのパスワードを設定します。 | * Tentacle サーバのパスワードを設定します。 | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_18 /> | ||
==== ssl_cert ==== | ==== ssl_cert ==== | ||
行 1648: | 行 1656: | ||
* SSL 証明書ファイルのフルパスを設定できます。 | * SSL 証明書ファイルのフルパスを設定できます。 | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_19 /> | ||
==== ssl_ca ==== | ==== ssl_ca ==== | ||
行 1657: | 行 1667: | ||
</ | </ | ||
- | * It allows to set the full path to the file that contains the Cetifying | + | * It allows |
- | * Equivalent parameter by command | + | * Command |
- | * [[: | + | * [[: |
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_20 /> | ||
==== ssl_key ==== | ==== ssl_key ==== | ||
行 1676: | 行 1688: | ||
* SSL 証明書の秘密鍵ファイルの場所です。 | * SSL 証明書の秘密鍵ファイルの場所です。 | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_21 /> | ||
==== ssl_password ==== | ==== ssl_password ==== | ||
行 1690: | 行 1704: | ||
* SSL 証明書にパスワードが含まれる場合、コマンドラインからそれを求める('' | * SSL 証明書にパスワードが含まれる場合、コマンドラインからそれを求める('' | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_22 /> | ||
==== use_libwrap ==== | ==== use_libwrap ==== | ||
行 1704: | 行 1720: | ||
* perl の '' | * perl の '' | ||
* 同等のコマンドラインパラメータ: | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_23 /> | ||
+ | |||
+ | ==== ssl_version ==== | ||
+ | |||
+ | < | ||
+ | # [-z] Restrict to a specific ssl version | ||
+ | # ssl_version TLSv1_3 | ||
+ | |||
+ | </ | ||
+ | |||
+ | * It sets one or more **SSL versions allowed to be used** | ||
+ | * Each version can be explicitly excluded by means of a closing exclamation point, for example to allow SSL2 and SSL3 and exclude the use of the other versions: '' | ||
+ | * Command line equivalent parameter: '' | ||
+ | |||
+ | * 1 つ以上の **使用を許可する SSL バージョン** をコロン ('':'' | ||
+ | * 各バージョンは、感嘆符で閉じることで明示的に除外できます。例: | ||
+ | * 同等のコマンドラインパラメータ: | ||
+ | |||
+ | <wrap #ks7_24 /> | ||
+ | |||
+ | ==== ssl_cipher ==== | ||
+ | |||
+ | < | ||
+ | # [-u] Restrict to a specific ssl cipher | ||
+ | #ssl_cipher AES256-SHA | ||
+ | |||
+ | </ | ||
+ | |||
+ | * It sets one or more **encryption mechanisms allowed to be used** | ||
+ | * Encryption mechanisms can be excluded by means of a closing exclamation point, for example '' | ||
+ | * Command line equivalent parameter: '' | ||
+ | |||
+ | * 1つ以上の**使用を許可する暗号化メカニズム**をコロン('':'' | ||
+ | * 暗号化メカニズムは、感嘆符で閉じることで除外できます。例: | ||
+ | * 同等のコマンドラインパラメータ: | ||
+ | |||
[[ja: | [[ja: | ||