Ticket UUID: | 1fad9cdbfc4e66a07f7d801ed5df8b0048a27f78 | ||
Title: | clone w/ ssl has problems with logon | ||
Status: | Fixed | Type: | Code_Defect |
Severity: | Priority: | ||
Subsystem: | Resolution: | Unable_To_Reproduce | |
Last Modified: | 2010-02-11 06:21:54 | ||
Version Found In: | 5c30ad4ce154ac1b3a63b3f2adaf181e79fee202 | ||
Description & Comments: | |||
Attempting to clone the Fossil repo doesn't work on SSL. The login handshake seems to fail:
me ~/src$ fossil clone https://ron@www.fossil-scm.org fossil.ssl Bytes Cards Artifacts Deltas Send: 49 1 0 0 Unknown SSL certificate: countryName = US stateOrProvinceName = North Carolina localityName = Charlotte organizationName = SQLite.org Issued By: countryName = US stateOrProvinceName = North Carolina localityName = Charlotte organizationName = SQLite.org Accept certificate [a=always/y/N]? a Received: 296235 6439 0 0 Send: 10025 225 0 0 password for ron: Server Error: login failed Received: 20 1 0 0 Send: 9443 200 0 0 password for ron: Server Error: login failed Received: 20 1 0 0 Total network traffic: 11008 bytes sent, 159239 bytes received Rebuilding repository meta-data... 6438 (100%)... project-id: CE59BB9F186226D80E49D1FA2DB29F935CCA0333 server-id: e86e08dbe4b89c7d0818e45056bd0046a27b2353 ron added on 2010-02-09 07:01:46: ron added on 2010-02-11 06:21:54: |