########################################################################################## LOC-26: Allow enabling of SSL cert verification ########################################################################################## Issue Type: Sub-task ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2018-05-26 10:12:55) Project: LocalChat (LOC) Reported By: btasker Assigned To: btasker Child of: LOC-22 - Command line options Components: - Client Targeted for fix in version: - V0.0.2 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== By default we do not verify SSL certificates because the server runs in ad-hoc mode. However, if the server is being proxied to by an existing site with a valid certificate, we'll probably want to verify the returned cert. Need to add support for a --verify command line option ----------------------------------------------------------------------------------------- Issue Relations ================ - relates to LOC-27: Auth headers support ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2018-05-26 10:12:56 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Resolved' ----------------------------------------------------------------------------------------- 2018-05-26 10:12:56 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2018-05-26 10:14:37 git ----------------------------------------------------------------------------------------- -- BEGIN QUOTE -- Repo: LocalChat Host:Rimmer commit 71cbae0ad67cd7a5f1b3948972949e3054e5f7bf Author: B Tasker