#2944 closed defect (fixed)
OMEdit News: Error creating SSL context ()
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | low | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
When opened, OMEdit displays some news on the right side, but I only get "Error creating SSL context ()". I am currently using version 1.9.1 r22929 on Windows 7 Pro 64bit German.
Change History (6)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Can you try this http://stackoverflow.com/questions/18894056/error-creating-ssl-context-qt? If adding the dlls mentioned in the post solves the problem then I will add these dlls to the installer.
comment:3 by , 10 years ago
The SO answer suggested to copy three files:
- libeay32.dll
- libssl32.dll
- ssleay32.dll
I went to
http://slproweb.com/products/Win32OpenSSL.html
and downloaded the file
Win32 OpenSSL v1.0.1j.exe
After running the installer and choosing to install all files to the bin folder within the OpenSSL folder,
I could only find two of the three files:
- libeay32.dll
- ssleay32.dll
After copying these two dll files to the folder C:\OpenModelica1.9.1\bin the News are displayed in OMEdit properly.
Thanks for pointing out the relevant SO question!
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added the required binaries in the installer r23126.
comment:5 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:6 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
I see the same thing on Windows 8