Fossil SCM
clone w/ ssl has problems with logon
1fad9cdbfc4e66a…
· opened 16 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- —
- Resolution
- Unable_To_Reproduce
- Subsystem
- —
- Created
- Feb. 9, 2010 6:58 a.m.
Attempting to clone the Fossil repo doesn't work on SSL. The login handshake seems to fail:
me ~/src$ fossil clone https://[email protected] fossil.ssl Bytes Cards Artifacts Deltas
Send: 49 1 0 0Unknown SSL certificate:
countryName = US stateOrProvinceName = North Carolina localityName = Charlotte
organizationName = SQLite.orgIssued By:
countryName = US stateOrProvinceName = North Carolina localityName = Charlotte
organizationName = SQLite.orgAccept 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:
Note: SSL does work fine, since I can clone if I don't use a password. But then if I do "fossil remote" with a username, I cannot access the repo.
ron added on 2010-02-11 06:21:54:
it works in the most recent builds