type
Parameters
value
The type of connection to the instance. Valid values:
host: specifies to verify TCP/IP connections, including SSL connections and non-SSL connections.
hostssl: specifies to verify only TCP/IP connections that are established over SSL connections.
hostnossl: specifies to verify only TCP/IP connections that are established over non-SSL connections.
NOTE: You can set this parameter to hostssl only when SSL encryption is enabled for the instance. For more information, see Configure SSL encryption for an ApsaraDB RDS for PostgreSQL instance.