Skip to content

POD suggests it's impossible to verify server-side SSL certificates #180

@akarelas

Description

@akarelas

In https://metacpan.org/pod/DBD::Pg , it says:

"There are four valid arguments to the sslmode parameter, which controls whether to use SSL to connect to the database:"

So there are two issues:

  1. "There are four" implies to many people that there are not five or more
  2. The very important option to verify server SSL certificate (sslmode=verify-full;sslrootcert=system) is missing from the list of the four valid arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions