タイプ: | bool |
デフォルト: | off |
コンテキスト: | sighup |
再起動: | false |
SSLによる接続を有効にします。このパラメータは、postgresql.confファイルか、サーバのコマンドラインでのみ設定可能です。デフォルトはoff
です。
推奨事項 [EN]
One of several different settings to turn on SSL connections for PostgreSQL. SSL is a very good idea for highly secure setups. In addition, you must compile in SSL support and set SSL connections in pg_hba.conf, as well as configuring SSL itself.