Bug 189805

Summary: wpa_supplicant pkg lacks pkcs#12 support
Product: [Fedora] Fedora Reporter: Benjamin Bennett <ben>
Component: wpa_supplicantAssignee: Dan Williams <dcbw>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.4.8-9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-18 03:16:31 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 Benjamin Bennett 2006-04-24 20:00:55 UTC
Description of problem:
 Fedora package of wpa_supplicant does not enable pkcs#12 support.

Version-Release number of selected component (if applicable):
 wpa_supplicant-0.4.8-7

How reproducible:
 Always

Additional info:
 Unless there is a good reason not to, please add 'CONFIG_PKCS12=y' to the
SRPM's wpa_supplicant.config

 This package already has TLS and TTLS EAP methods enabled, and therefore
already depends on OpenSSL. I don't believe this option adds any new dependencies.

Comment 1 Daniel Riek 2007-01-18 03:16:31 UTC
According to the changelog this has been done.

* Tue Apr 25 2006 Dan Williams <dcbw> - 0.4.8-9
- Enable Wired driver, PKCS12, and Smartcard options (#rh189805#)