mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Add detail to PGREQUIRESSL documentation.
Daniel Gustafsson
This commit is contained in:
@ -6595,6 +6595,9 @@ myEventProc(PGEventId evtId, void *evtInfo, void *passThrough)
|
||||
</indexterm>
|
||||
<envar>PGREQUIRESSL</envar> behaves the same as the <xref
|
||||
linkend="libpq-connect-requiressl"> connection parameter.
|
||||
This environment variable is deprecated in favor of the
|
||||
<envar>PGSSLMODE</envar> variable, but setting both variables suppresses
|
||||
the effect of <envar>PGSSLMODE</envar>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Reference in New Issue
Block a user