| Summary: |
Subsequent SSL HttpWebRequest will timeout |
| Product: |
[Mono] Mono: Runtime
|
Reporter: |
Anthony Taranto <anthony.taranto> |
| Component: |
misc | Assignee: |
Gonzalo Paniagua Javier <gonzalo> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Mono Bugs <mono-bugs> |
| Severity: |
Normal
|
|
|
| Priority: |
P5 - None
|
|
|
| Version: |
SVN | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
x86 | |
|
| OS: |
Mac OS X 10.6 | |
|
| Whiteboard: |
|
|
Found By:
|
---
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
| Bug Depends on: |
622398
|
|
|
| Bug Blocks: |
|
|
|
| Attachments: |
repro sample
|
Created attachment 375436 [details] repro sample User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 I can only make one SSL HttpWebRequest from OSX. All subsequent calls will timeout. Reproducible: Always Steps to Reproduce: Build and run attached code. Second request will timeout.