-
Notifications
You must be signed in to change notification settings - Fork 934
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
add SSL options #276
add SSL options #276
Conversation
@flier what is the state of this PR? |
@zamazan4ik #261 (comment) |
Just merge the conflicts, but we need review the changes since two years passed |
The CI is failing because of an redefinition of
https://travis-ci.org/github/whoshuu/cpr/jobs/687963128#L701 |
Once this has been fixed we still need documentation. @flier Great work! |
Removed the old code, thanks |
@amityadav4a Test cases are still broken and documentation for this feature is required. @flier This is probably related to a CMake error/export (add_executable) not working correctly. |
I have fixed some issues, but there are still some failures It seems the CI envrionment have some problems?
It appears that Secure Transport under MacOS does not support specifying client certificate files directly
It seems our build-in libcurl doesn't support https on windows?
|
@flier Yes, should be fine now. CI and CMake are kind of outdated and hard to maintain right now. |
Agree, I think we need another PR to update those tests later
I have no problem with this, I will submit another PR to supplement the missing documentation. |
OK. Then one last rebase please :) |
Nevermind |
resolve #31