-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: SSL Certificates not properly surfaced (#286)
## Manual Testing ### Verify Bug - Download landscape client and place self signed server certificate in an unreadable directory by landscape - Try to connect client to server using the following command `landscape-config --account standalone --url https://<server-ip>/message-system --ping-url https://server-ip/ping -k ssl-cert-location ` - Code should fail and provide no information as to why it fails ### Verify Fix - Repeat above steps but instead using this version - Verify that warning message is provided by logs
- Loading branch information
1 parent
3e4d447
commit 1449b56
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters