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

Pass the settings --cert, --key and --cacert to make mTLS works #254

Open
mrmodolo opened this issue Nov 15, 2023 · 3 comments
Open

Pass the settings --cert, --key and --cacert to make mTLS works #254

mrmodolo opened this issue Nov 15, 2023 · 3 comments

Comments

@mrmodolo
Copy link

Hi,

Is there any possibility of passing values like --cert, --key and --cacert to enable the use of mTLS?

Regards,
Marcelo Módolo

@EdmundsEcho
Copy link

@mrmodolo You may be able to set these in your $HOME/.curlrc file.

@mrmodolo
Copy link
Author

mrmodolo commented Jan 31, 2024 via email

@rmrf
Copy link

rmrf commented Jun 10, 2024

@EdmundsEcho seems rest.nvim didn't read my $HOME/.curlrc file, I'm trying to use proxy for accessing API endpoints, the curl command works with proxy inside $HOME/.curlrc file, but rest.nvim seemd did't work. not sure how to make sure rest.nvim use $HOME/.curlrc file, Thanks for any clue.

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

3 participants