Problem
Under Linux, connecting to a JIRA installation over HTTPS with Worklog Assistant results in "Error creating SSL context" issue
Solution
This is due to the incompatibility going from SSL 1.0 to SSL 1.1. Worklog Assistant currently works with OpenSSL 1.0. In order to rectify the issue temporarily (a fix to upgrade to OpenSSL 1.1 depends on support for the same in Qt), please follow these steps:
...