-
Notifications
You must be signed in to change notification settings - Fork 232
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
Updated to support self signed certificate authentication #1174
Updated to support self signed certificate authentication #1174
Conversation
Updated to support self signed certificate authentication.
updated testcase parameters in test_rhacs file.
added comments
Codecov ReportBase: 84.65% // Head: 84.65% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #1174 +/- ##
========================================
Coverage 84.65% 84.65%
========================================
Files 557 557
Lines 41412 41412
========================================
+ Hits 35057 35058 +1
+ Misses 6355 6354 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Updated to support both ca and self-signed certificate
Updated config and lang_en file as per review comment.
Updated hostname description in lang_en.json
Updated to support self signed certificate authentication.