Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: add ability to skip TLS peer verification #399
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
Uh oh!
There was an error while loading. Please reload this page.
feat: add ability to skip TLS peer verification #399
Changes from all commits
2c07469
aabc15f
505b63e
6dc225f
4cdac19
6fc1b9b
c66b50d
a9773fd
d242c2b
a112e5b
6c5113b
69e0a2f
4926d3b
5e23007
8950756
5ef3209
60b1b25
68b6de6
272cfa7
c959748
93c3aab
4e2b429
e9be201
e3a12dc
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check failure on line 1 in contract-tests/client-contract-tests/src/entity_manager.cpp
/contract-tests/client-contract-tests/src/entity_manager.cpp:1:10 [clang-diagnostic-error]
Check warning on line 20 in contract-tests/client-contract-tests/src/entity_manager.cpp
/contract-tests/client-contract-tests/src/entity_manager.cpp:20:1 [cppcoreguidelines-avoid-non-const-global-variables]
Check failure on line 1 in contract-tests/client-contract-tests/src/main.cpp
/contract-tests/client-contract-tests/src/main.cpp:1:10 [clang-diagnostic-error]
Check warning on line 21 in contract-tests/client-contract-tests/src/main.cpp
/contract-tests/client-contract-tests/src/main.cpp:21:26 [cppcoreguidelines-init-variables]
Check warning on line 34 in contract-tests/client-contract-tests/src/main.cpp
/contract-tests/client-contract-tests/src/main.cpp:34:14 [readability-identifier-length]
Check warning on line 35 in contract-tests/client-contract-tests/src/main.cpp
/contract-tests/client-contract-tests/src/main.cpp:35:16 [cppcoreguidelines-init-variables]
Check failure on line 6 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:6:10 [clang-diagnostic-error]
Check warning on line 38 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:38:8 [cppcoreguidelines-pro-type-member-init]
Check warning on line 46 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:46:8 [cppcoreguidelines-pro-type-member-init]
Check warning on line 54 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:54:8 [cppcoreguidelines-pro-type-member-init]
Check warning on line 79 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:79:8 [cppcoreguidelines-pro-type-member-init]
Check warning on line 121 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:121:8 [cppcoreguidelines-pro-type-member-init]
Check warning on line 212 in contract-tests/data-model/include/data_model/data_model.hpp
/contract-tests/data-model/include/data_model/data_model.hpp:212:8 [cppcoreguidelines-pro-type-member-init]
Check failure on line 1 in contract-tests/server-contract-tests/src/entity_manager.cpp
/contract-tests/server-contract-tests/src/entity_manager.cpp:1:10 [clang-diagnostic-error]
Check failure on line 1 in contract-tests/server-contract-tests/src/main.cpp
/contract-tests/server-contract-tests/src/main.cpp:1:10 [clang-diagnostic-error]
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.