Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 311399 Details for
Bug 249308
freeradius (prior to 1.1.4) won't work with vista clients
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
1-liner upstream patch fixes problem
freeradius-vista-bz249308.patch (text/plain), 473 bytes, created by
Vince Worthington
on 2008-07-09 18:34:14 UTC
(
hide
)
Description:
1-liner upstream patch fixes problem
Filename:
MIME Type:
Creator:
Vince Worthington
Created:
2008-07-09 18:34:14 UTC
Size:
473 bytes
patch
obsolete
>--- freeradius-1.1.3/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c 26 Oct 2006 17:13:04 -0000 1.21.4.11 >+++ freeradius-1.1.3/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c 28 Nov 2006 22:04:44 -0000 >@@ -368,7 +368,7 @@ > * time needed during negotiation, but it is not very > * large. > */ >- ctx_options |= SSL_OP_SINGLE_DH_USE; >+ ctx_options |= SSL_OP_SINGLE_DH_USE | SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS; > SSL_CTX_set_options(ctx, ctx_options); > > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249308
: 311399