Skip to content

SSL mode verify-ca not supported #40

@Lynnes001

Description

@Lynnes001

I was trying to connect to my remote server. with --uri command

--uri postgres://uname:pwd@localhost:port/db?ssl=true&sslmode=verify-ca&sslrootcert=localpathtosslca

at first it says err: pg: options other than 'sslmode' and 'application_name' are not supported

then i removed ssl=true&, if says err: pg: sslmode 'verify-ca' is not supported

So is it really not a valid feature in this tool? since go-pg seems support it. thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions