Overview
| Artifact ID: | af8f7dfab1dae329961e7fa2a5c5ff8b6828e499 |
|---|---|
| Ticket: | e12f19063a8f5959c774004a849ce8facb025a01
fossil with SSL support does not support proxy |
| User & Date: | anonymous 2010-07-31 03:52:31 |
Changes
- comment changed to:
<verbatim> $ fossil set proxy proxy (local) off $ fossil clone https://fossil-scm.org ssltest Bytes Cards Artifacts Deltas Send: 49 1 0 0 t:\fossil-ssl\fossil.exe: server says: 400 Bad Request $ fossil clone https://fossil-scm.org ssltest --proxy off Bytes Cards Artifacts Deltas Send: 49 1 0 0 Received: 350929 7628 0 0 Send: 10025 225 0 0 ... </verbatim> - foundin changed to: "[0e1ca296db] with SSL support"
- private_contact changed to: "70e8369b18c47ff40aebcb9bd5778b54d64203f6"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
fossil does not handle proxy setting correctly for SSL connections
- type changed to: "Code_Defect"