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

SSL certificate problem #1

Open
lxiaofei opened this issue Aug 1, 2019 · 0 comments
Open

SSL certificate problem #1

lxiaofei opened this issue Aug 1, 2019 · 0 comments

Comments

@lxiaofei
Copy link

lxiaofei commented Aug 1, 2019

when i use code:

in psql

create index abc_zombodb_index
on abc using zombodb((abc.*))
with (url='https://user:password@host:9243/');
have error,
[Err] ERROR: libcurl error-code: Peer certificate cannot be authenticated with given CA certificates(60); message: SSL certificate problem: self signed certificate in certificate chain; req=-XDELETE https://user:password@host:9243/(null)

how to config the ca certificate part?
es side i use search guard 6,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant