Bug 238774

Summary: missing ssl support
Product: [Fedora] Fedora Reporter: Marius Andreiana <marius.andreiana>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: amlau
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-04 07:29:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marius Andreiana 2007-05-02 21:30:05 UTC
Seems like fedora's wine is missing ssl support:
http://bugs.winehq.com/show_bug.cgi?id=8212

Guess buildRequires openssl-devel is all that is missing, since it autodetects
ssl.h.

Used here
http://source.winehq.org/source/dlls/wininet/netconnection.c

Comment 1 Andreas Bierfert 2007-05-02 21:38:25 UTC
Oh, not good +) I will push an upgrade asap. Thanks for reporting.