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 pass verify_certs=False #293

Open
ilang6 opened this issue Aug 10, 2022 · 3 comments
Open

How to pass verify_certs=False #293

ilang6 opened this issue Aug 10, 2022 · 3 comments

Comments

@ilang6
Copy link

ilang6 commented Aug 10, 2022

HI,

I have a question I'm trying to connect to ElasticSearch and need to pass a verify_certs=False.
But I don't understand where I need to input the command in the connect command.

Can please help with that?

@sckott
Copy link
Contributor

sckott commented Aug 11, 2022

see https://docs.ropensci.org/crul/reference/crul-options.html?q=set_opts#ref-usage - the http library is crul under the hood, you should be able to set that with crul::set_opts(<some curl options>)

@maelle
Copy link
Member

maelle commented Sep 9, 2022

For info this package is looking for a new maintainer cf #292 😸

@Banjio
Copy link
Collaborator

Banjio commented Jun 15, 2023

@ilang6 did the comment from sckott help you? Can this ticket be closed?

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

4 participants