| Type: | bool | 
| Défaut: | off | 
| Contexte: | sighup | 
| Redémarrer: | false | 
Active les connexions SSL. Ce paramètre peut uniquement être modifié dans le fichier postgresql.conf ou indiqué sur la ligne de commande. La valeur par défaut est off.
Recommandations [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.                
                
                
              