Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use SSL option #69

Open
swarno opened this issue Sep 14, 2017 · 3 comments
Open

How to use SSL option #69

swarno opened this issue Sep 14, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@swarno
Copy link

swarno commented Sep 14, 2017

Is there an example for the following settings ? Is the cacertfile used for server validation?
##auth.pgsql.ssl_opts.keyfile =
##auth.pgsql.ssl_opts.certfile =
##auth.pgsql.ssl_opts.cacertfile =

How to set the sslmode for connection to postgres.
sslmode=require/verifyCA/verify-full etc.

@swarno
Copy link
Author

swarno commented Oct 31, 2017

Can I get any update of mutual verification of certificates over SSL?

@aravindranathan
Copy link

aravindranathan commented Oct 31, 2017

Environment

Description

The emq-auth_psql plugin seems to be successful in a making a TLS connection to the DB. The SSL certficate used is signed by a private CA and this CA has not been imported and added to the auth.pgsql.ssl_opts.cacertfile

@emqplus emqplus added this to the 2.3.1 milestone Nov 18, 2017
@ashtonian
Copy link

an example of a valid config for the file paths would be great so its explicit if the paths are relative or absolute, would make debugging connectivity issues easier.

@turtleDeng turtleDeng assigned terry-xiaoyu and unassigned huangdan Dec 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants